Loomal

yuque-mcp

MCP server by github.com/yuque/yuque-mcp-server

MCP server for Yuque — expose your knowledge base to AI assistants.

176 starsnpm: yuque-mcp

About yuque-mcp

yuque-mcp is an MCP (Model Context Protocol) server published by yuque in the official MCP registry, listed under RAG Systems on Loomal. MCP server for Yuque — expose your knowledge base to AI assistants.

It ships as an npm package (yuque-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/yuque/yuque-mcp-server, where the project has earned 176 GitHub stars.

Use yuque-mcp with your agent

Claude Code · one command
claude mcp add yuque-mcp -- npx -y yuque-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "yuque-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "yuque-mcp"
      ]
    }
  }
}
npmyuque-mcp

Frequently asked questions

What is yuque-mcp?
yuque-mcp is an MCP (Model Context Protocol) server by yuque in the RAG Systems category. MCP server for Yuque — expose your knowledge base to AI assistants.
How do I connect yuque-mcp to Claude, Cursor, or another MCP client?
Install yuque-mcp from its npm package (yuque-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is yuque-mcp open source?
Yes — the source code is public at github.com/yuque/yuque-mcp-server, with 176 GitHub stars.
Can AI agents pay to use yuque-mcp?
Not yet through Loomal — yuque-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain yuque-mcp? Claim this listing free by verifying GitHub ownership, or contact us.