MediaWebMCP verified
xingwangzhe.fun WebMCP tools
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.
MediaWebMCP verified
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.
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. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.
分页列出博客的全部已发布文章,返回标题、永久链接(abbrlink)、日期、分类、标签、摘要与文章页 URL。需要浏览全站文章、确认某篇文章的 abbrlink 时使用;不返回正文,只要某篇元信息用 stalux_get_post,读正文请用 stalux_read_post。pageSize 建议设 50 一次拿完,减少翻页;页码越界时会自动返回最后一页(clamped 标记)。
Open the xingwangzhe.fun website and ask your browser agent to use stalux_list_postsInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the stalux_list_posts tool on xingwangzhe.fun with page: <integer>, pageSize: <integer>. Return the structured result and cite the source page.page integer 页码,从 1 开始pageSize integer 每页条数,最大 50按 abbrlink 或标题关键词定位一篇文章,返回其元信息(标题、日期、分类、标签、摘要、字数、文章页 URL)。只要元信息时用它,比读取正文便宜得多;读正文请用 stalux_read_post。获取 abbrlink 可先用 stalux_list_posts 或 stalux_search_posts。
Open the xingwangzhe.fun website and ask your browser agent to use stalux_get_postInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the stalux_get_post tool on xingwangzhe.fun with id: <string>. Return the structured result and cite the source page.id string 文章 abbrlink(如 f4442947)或标题关键词(模糊匹配,取第一条命中)返回用户当前正在浏览的那篇文章的元信息。当用户说「这篇文章」「当前页面」时先调用它确定上下文,比读正文便宜得多。不在文章页时返回错误。
Open the xingwangzhe.fun website and ask your browser agent to use stalux_current_postInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the stalux_current_post tool on xingwangzhe.fun. Return the structured result and cite the source page.随机挑选一篇文章并返回其元信息(标题、abbrlink、日期、摘要、URL)。适合推荐、探索、或不确定从哪篇开始时使用;不返回正文,不导航。
Open the xingwangzhe.fun website and ask your browser agent to use stalux_random_postInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the stalux_random_post tool on xingwangzhe.fun. Return the structured result and cite the source page.用关键词搜索博客文章的标题、标签、分类与正文全文,返回命中文章的标题、链接与摘要片段。适合「博客里写过 X 吗」「帮我找一下关于 Y 的文章」这类问题;定位到具体文章后再用 stalux_read_post 读正文、stalux_get_post 取元信息。
Open the xingwangzhe.fun website and ask your browser agent to use stalux_search_postsInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the stalux_search_posts tool on xingwangzhe.fun with keyword: <string>, limit: <integer>. Return the structured result and cite the source page.keyword string 搜索关键词limit integer 最多返回条数按 abbrlink(文章永久链接 ID)读取一篇博客文章的原始 Markdown 全文,包含 frontmatter 与版权脚注。需要文章完整内容、引用或摘要时使用;只要元信息用 stalux_get_post(更便宜)。获取 abbrlink 可先用 stalux_list_posts 或 stalux_search_posts。
Open the xingwangzhe.fun website and ask your browser agent to use stalux_read_postInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the stalux_read_post tool on xingwangzhe.fun with id: <string>. Return the structured result and cite the source page.id string 文章的 abbrlink,如 f4442947返回博客的站点信息(标题、简介、站点 URL),并给出更完整的机器可读内容入口:/llms.txt(站点导航与文章链接列表)与 /llms-full.txt(全站 Markdown 镜像,含全部文章正文)。适合需要了解博客主题、定位内容、或批量获取全站数据时使用。
Open the xingwangzhe.fun website and ask your browser agent to use stalux_site_infoInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the stalux_site_info tool on xingwangzhe.fun. Return the structured result and cite the source page.