mabbs.github.io
Mayx's personal blog — Chinese-language posts on self-hosting, LLM deployment, browser tech and other side projects, published with Jekyll on GitHub Pages.
First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com
Answer 8 · Act 2 · Transact 0 · Score: Not yet scored
Tool inspector
blog_open_post
把浏览器导航到指定文章。这会改变用户当前所见的页面(默认在当前标签页内跳转,会离开现在这一页),属于有副作用的操作,请在用户明确表示要「打开/跳转/去看」时才调用。
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
id |
string | no | 文章标识:序号(如 "3",1 表示最新一篇)、URL 路径(如 "/2026/08/01/terminal.html")或标题关键词(模糊匹配,取第一条)。留空表示当前页面文章(等于原地刷新,通常应显式传入)。 |
newTab |
boolean | no | 为 true 时在新标签页打开,保留当前页面 |
Raw JSON schema
{
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "文章标识:序号(如 \"3\",1 表示最新一篇)、URL 路径(如 \"/2026/08/01/terminal.html\")或标题关键词(模糊匹配,取第一条)。留空表示当前页面文章(等于原地刷新,通常应显式传入)。"
},
"newTab": {
"type": "boolean",
"default": false,
"description": "为 true 时在新标签页打开,保留当前页面"
}
},
"additionalProperties": false
}
Similar websites
pixly.gg
Minecraft server hosting with no subscription — pay for the time your server is online. Java + Bedrock crossplay, 1-click mods, 10 free hours to try, no card.
quokkapix.com
Open the QuokkaPix image editor app. Resize, crop, compress, convert, remove backgrounds, watermark and run batch workflows locally in your browser.
beckmann.ai
German-language AI trade magazine by Brian Beckmann: daily curated AI news, analyses, how-to guides, and tool comparisons for putting AI to work.
pindufai.com
AI-composed cinematic devotional music — nasheeds, qawalis, naats, and ghazals — for a global diaspora, with an agent-facing layer for searching the archive, le…