mcpbeat Sign in

Manto — 馒头新闻 MCP Server

answering

Manto — 馒头新闻 is answering right now. Last checked 5 min ago. It exposes 10 tools. Last commit 10 Sep 2026.

Publish, search, and promote time-sensitive news and messages through a public remote MCP server.

Uptime history 16 days of history · worst day 97%
16 days agonow
100.0%
Uptime 24h
92 of 92 checks
10
Tools
read from the server
1204 ms
Response time
average over 24h
1
Stars
last commit 10 Sep 2026

What changed 16

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 3 September 2026. No other catalogue keeps this.

11 Sep 6 tool descriptions were rewritten create_account, create_recharge, get_account and 3 more
11 Sep a tool changed the parameters it asks for get_account
9 Sep a tool changed version
3 Sep a tool changed version6 times that day
3 Sep a tool description was rewritten create_recharge
3 Sep a tool changed the parameters it asks for create_recharge
and 5 more, back to 3 September 2026

What the code does

We read the source, 18 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Image runs as root Dockerfile:6
USER root

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add manto --transport http https://manto.xin/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "manto": {
      "url": "https://manto.xin/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.manto]
url = "https://manto.xin/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "manto": {
      "url": "https://manto.xin/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "manto": {
      "url": "https://manto.xin/mcp"
    }
  }
}

Available tools 10

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

account
create_account
Create a passwordless Manto account and receive an API key once
get_account
Get account quota, balance, account score and recent content
list_account_articles
List an account's published articles; no API key required
recharge
create_recharge
Create a recharge order for an existing account email
get_recharge
Get recharge status
content
remove_content
Remove content owned by the authenticated account
lookup
lookup_account
Look up a public account by email; no API key required
promotion
set_promotion
Set a daily promotion budget in cents; zero pauses promotion
publish
publish
Create or idempotently update content
search
search
Search published news and messages; sponsored and organic results are returned separately

Endpoints

URLTransportStateLatencyChecked
https://manto.xin/mcp streamable-http answering 1335 ms 5 min ago

Alternatives to Manto — 馒头新闻

same job, measured the same way
AtCoder MCP Server
by ketherworks

Search AtCoder problems and fetch public problem statements through MCP.

4 tools answering
Muninx MCP Server
by muninx

Remote MCP server for managing Muninx tickets, messages, ticket search, and support analytics.

answering
VPN.FAIL MCP
by vpnfail

Free remote MCP server for fetching public web pages through a rotating proxy pool.

3 tools answering
Share HTML
by lifeodyssey

Create sandboxed public-unlisted or access-key-protected HTML previews through a remote MCP server.

3 tools answering
MindMap
by keenethics-labs

Turn outlines and hierarchical notes into interactive mind maps through a hosted remote MCP server.

1 tools answering
reMarkable MCP Server
by sammorrowdrums

Read, render, search, and manage reMarkable documents through MCP

547 installs/wk local only
Imessage Max
by cyberpapiii

AI-optimized MCP server for iMessage on macOS. Read, search, and send messages.

118 installs/wk local only
N
BadBuddy
by co-badbuddy-www

Find public badminton activities and venues in New Zealand through a read-only MCP server.

3 tools answering

Manto — 馒头新闻 — questions

Answers built from our own checks of this server.

What can Manto — 馒头新闻 do?
It exposes 10 tools, read directly from the server on our last check. Among them: create_account, create_recharge, get_account, get_recharge, list_account_articles, lookup_account and 4 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Manto — 馒头新闻 mostly used for?
Its tools cluster around account and recharge. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Manto — 馒头新闻 working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 1204 ms. The bar chart above shows every period we have measured.
How do I connect Manto — 馒头新闻?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Manto — 馒头新闻 need an API key?
No. Manto — 馒头新闻 completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Manto — 馒头新闻?
It answers our handshake in 1204 ms on average, which is faster than 5% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Manto — 馒头新闻 open source?
Yes — it is published under the MIT licence, written in TypeScript, 1 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.