wuming-books-mcp
Free remote MCP server for searching 680K+ Chinese books with Douban ratings, AI reading guides and curated toplists. No API key.
Documentation
wuming-books (无名图书) MCP Server & Agent Skill
**无名图书 (wuming-books)** is a free, remote MCP (Model Context Protocol) server by book345.com that gives AI assistants the ability to search Chinese books, read book details with Douban ratings, access AI-generated book guides (editor reviews, core points, reader consensus, chapter abstracts), and browse curated toplists.
📖 **Website & documentation: https://www.book345.com/mcp**
🧩 **Agent Skill: https://www.book345.com/skill** · SKILL.md
Why wuming-books
- 680K+ Chinese books with metadata aggregated from public sources (title, author, publisher, ISBN, Douban rating, pages, price, catalog)
- AI book guides unique to book345.com — "what is this book about and is it worth reading?" answered in one call
- Curated toplists — top-rated, hidden gems, new releases, weekly updates, and category charts (tech, history, career, law, social science)
- Free & no API key — zero-configuration remote server
- Every result links back to the corresponding page on book345.com
Quick start
The endpoint is a Streamable HTTP MCP server:
https://www.book345.com/api/mcpClaude Code
claude mcp add --transport http wuming-books https://www.book345.com/api/mcpClaude Desktop / Cursor / any MCP client (mcp.json)
{
"mcpServers": {
"wuming-books": {
"url": "https://www.book345.com/api/mcp"
}
}
}Smithery (one-click install)
https://smithery.ai/servers/delicious28/wuming-booksTools
| Tool | Description |
|---|---|
| `search_books` | Search by title, author, ISBN or keyword; filter by 16 categories (文学, 计算机, 历史, …) |
| `get_book_detail` | Full book details: author, publisher, pages, price, Douban rating, tags, summary, catalog |
| `get_book_guide` | AI guide: editor review, core points, reader consensus, chapter abstracts, short comments |
| `get_toplist` | Curated toplists: `top` / `cold` / `new` / `weekly` / `law` / `social` / `career` / `history` / `tech` |
| `get_recent_hot` | Recently hot updated books, optionally filtered by category |
| `list_book_tags` | List all categories with page links |
Example — ask your assistant:
> "Search for highly-rated books about behavioral economics on 无名图书"
Agent Skill
Prefer an Agent Skill over an MCP connection? A single-file skill teaches your AI to call the public HTTP APIs directly (and to use the MCP tools when available):
mkdir -p ~/.claude/skills/wuming-books && curl -fsSL https://www.book345.com/skill/wuming-books/SKILL.md -o ~/.claude/skills/wuming-books/SKILL.mdSee `skill/SKILL.md`.
Registry entries
This server is published to the official MCP Registry. `server.json` is the source of truth for registry metadata.
| Registry | Name |
|---|---|
| MCP Registry | `io.github.delicious28/wuming-books` |
| Smithery | `delicious28/wuming-books` |
| Cursor Directory | `wuming-books` |
Rate limits & fair use
- 60 requests/minute per IP
- Data is for discovery and reading guidance; book345.com does not host or distribute e-book files
- Rights holders: takedown requests via contact@book345.com, handled within 24h
License
MIT for the client-side code and documentation in this repository. Data served by the API is © its respective sources; see book345.com/about for details.
Frequently asked questions
What is wuming-books-mcp?
wuming-books-mcp is Free remote MCP server for searching 680K+ Chinese books with Douban ratings, AI reading guides and curated toplists. No API key.
How do I install wuming-books-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is wuming-books-mcp open source?
Yes — it is hosted on GitHub at https://github.com/delicious28/wuming-books-mcp.
Related MCP tools
The missing open-source Kubernetes UI with a built-in MCP server for AI agents. See what's broken, why, and what changed. Issues, Topology, event timeline, Helm, GitOps, live service traffic, and cluster audits - all in one Go binary.
👾 Open Computer Use – Open-Source Alternative to Codex Computer Use
🔌 Plug-and-play library to enable agents to call MCP and UTCP tools via code execution.
One place to manage & connect to all your MCP servers
Meta Ads (Facebook/Instagram) MCP server for Claude, ChatGPT, Perplexity & Cursor — the Meta node of Pipeboard’s 5-platform family (+ Google, TikTok, Snap, Reddit). Hosted remote MCP, badged Meta Business Partner, free plan — no self-hosting required.
Official remote MCP server for Atlassian. Securely connect Jira, Confluence, Jira Service Management, Bitbucket, and Compass to Claude, ChatGPT, Cursor, VS Code, and other AI tools using OAuth 2.1 or API tokens.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP