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_read_post
获取一篇文章的原始 Markdown 正文。默认最多返回 8000 字符,超出会截断并给出 truncated 与 nextOffset,可分段续读。需要总结、引用或回答文章细节时使用。
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
id |
string | no | 文章标识:序号(如 "3",1 表示最新一篇)、URL 路径(如 "/2026/08/01/terminal.html")或标题关键词(模糊匹配,取第一条)。留空表示当前正在浏览的文章。 |
maxChars |
integer | no | 本次最多返回的字符数 |
offset |
integer | no | 起始字符偏移,用于分段续读 |
includeFrontMatter |
boolean | no | 是否保留 YAML front matter(标题、标签等元信息头) |
Raw JSON schema
{
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "文章标识:序号(如 \"3\",1 表示最新一篇)、URL 路径(如 \"/2026/08/01/terminal.html\")或标题关键词(模糊匹配,取第一条)。留空表示当前正在浏览的文章。"
},
"maxChars": {
"type": "integer",
"minimum": 200,
"maximum": 50000,
"default": 8000,
"description": "本次最多返回的字符数"
},
"offset": {
"type": "integer",
"minimum": 0,
"default": 0,
"description": "起始字符偏移,用于分段续读"
},
"includeFrontMatter": {
"type": "boolean",
"default": false,
"description": "是否保留 YAML front matter(标题、标签等元信息头)"
}
},
"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…