Knowledge Systems
Trust: 37/100 (Limited)Yuque MCP Guide
Yuque MCP server with safe read/write tools for groups, group members, repositories, docs, and TOC.
by wwwwujl
Quick Start
Install
npx @wwwwwujl/yuque-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-wwwwujl-yuque-mcp": {
"command": "npx",
"args": [
"@wwwwwujl/yuque-mcp"
]
}
}
}