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_search_posts
用关键词搜索博客文章,匹配标题、分类、标签与正文,返回命中文章的元信息与摘要。适合「博客里写过 X 吗」这类问题。
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
keyword |
string | yes | 搜索关键词,支持中英文 |
limit |
integer | no | 最多返回条数 |
fuzzy |
boolean | no | 是否启用模糊匹配(子序列匹配,更宽松) |
Raw JSON schema
{
"type": "object",
"properties": {
"keyword": {
"type": "string",
"description": "搜索关键词,支持中英文"
},
"limit": {
"type": "integer",
"minimum": 1,
"maximum": 50,
"default": 10,
"description": "最多返回条数"
},
"fuzzy": {
"type": "boolean",
"default": false,
"description": "是否启用模糊匹配(子序列匹配,更宽松)"
}
},
"required": [
"keyword"
],
"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…