xingwangzhe.fun
Mayx-style Chinese-language personal blog (姓王者的博客) on the Stalux theme — posts on computer science, development tutorials and side projects, with /llms.txt and /llms-full.txt mirrors for agents.
First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com
Answer 7 · Act 0 · Transact 0 · Score: Not yet scored
Tool inspector
stalux_search_posts
用关键词搜索博客文章的标题、标签、分类与正文全文,返回命中文章的标题、链接与摘要片段。适合「博客里写过 X 吗」「帮我找一下关于 Y 的文章」这类问题;定位到具体文章后再用 stalux_read_post 读正文、stalux_get_post 取元信息。
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
keyword |
string | yes | 搜索关键词 |
limit |
integer | no | 最多返回条数 |
Raw JSON schema
{
"type": "object",
"properties": {
"keyword": {
"type": "string",
"description": "搜索关键词"
},
"limit": {
"type": "integer",
"minimum": 1,
"maximum": 10,
"default": 10,
"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.
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.
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.