Loading MCP server directory, please wait...
MCP server for Yuque — expose your knowledge base to AI assistants.
npx @getmcp/cli add io.github.yuque/yuque-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.yuque/yuque-mcp": {
"command": "npx",
"args": [
"-y",
"yuque-mcp"
],
"env": {
"YUQUE_PERSONAL_TOKEN": "",
"YUQUE_GROUP_TOKEN": "",
"YUQUE_TOKEN": ""
}
}
}
}