← WebMCP Directory

xingwangzhe.fun

xingwangzhe.fun

live Unverified (seed import) Media & Personal 7 tools imperative implementation

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_list_posts

answer imperative

分页列出博客的全部已发布文章,返回标题、永久链接(abbrlink)、日期、分类、标签、摘要与文章页 URL。需要浏览全站文章、确认某篇文章的 abbrlink 时使用;不返回正文,只要某篇元信息用 stalux_get_post,读正文请用 stalux_read_post。pageSize 建议设 50 一次拿完,减少翻页;页码越界时会自动返回最后一页(clamped 标记)。

Page: /

Input schema

PropertyTypeRequiredDescription
page integer no 页码,从 1 开始
pageSize integer no 每页条数,最大 50
Raw JSON schema
{
  "type": "object",
  "properties": {
    "page": {
      "type": "integer",
      "minimum": 1,
      "default": 1,
      "description": "页码,从 1 开始"
    },
    "pageSize": {
      "type": "integer",
      "minimum": 1,
      "maximum": 50,
      "default": 10,
      "description": "每页条数,最大 50"
    }
  },
  "additionalProperties": false
}

Similar websites

pixly.gg

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.

live Unverified Media & Personal Transact tools
22 tools A1 / Act18 / T3 Not yet scored Seen 2026-08-17
mc_list_servers mc_get_server mc_create_server mc_update_server mc_server_action
Inspect tools
quokkapix.com

quokkapix.com

Open the QuokkaPix image editor app. Resize, crop, compress, convert, remove backgrounds, watermark and run batch workflows locally in your browser.

live Unverified Media & Personal Transact tools
14 tools A1 / Act12 / T1 Not yet scored Seen 2026-08-17
quokkapix.get_contract quokkapix.get_state quokkapix.get_result_manifest quokkapix.get_payment_policy quokkapix.list_recipes
Inspect tools
mabbs.github.io

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.

live Unverified Media & Personal
10 tools A8 / Act2 / T0 Not yet scored Seen 2026-08-17
blog_list_posts blog_get_post blog_search_posts blog_grep_posts blog_read_post
Inspect tools
beckmann.ai

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.

live Unverified Media & Personal
9 tools A5 / Act4 / T0 Not yet scored Seen 2026-08-17
searchPosts askBlogQuestion requestConsultation listLatestPosts getPostContent
Inspect tools

Related on Influzer