HenryHaoson/Yuque-MCP-Server
by Various
Yuque mcp server
MCP
HenryHaoson/Yuque-MCP-Server
Added 1 June 2026
Overview
A TypeScript-based MCP server that connects AI agents to Yuque, a collaborative knowledge base platform. It enables agents to read, search, and manage documents within Yuque workspaces through the Model Context Protocol.
Best for
Best for
Developers building AI agents that need to interact with Yuque knowledge bases
Use cases
- Search and retrieve Yuque documents for AI-assisted knowledge retrieval
- Create or update Yuque notes programmatically via agent workflows
- Integrate Yuque content into AI-powered documentation pipelines
How to use
Install
npx -y @smithery/cli install @HenryHaoson/Yuque-MCP-Server --client claude Tools exposed
get_current_userget_user_docsget_user_reposget_repo_docsget_doccreate_docupdate_docdelete_docsearchget_group_statisticsget_group_member_statisticsget_group_book_statisticsget_group_doc_statistics
Tested with
claude
Example client config
PORT=3000\nYUQUE_API_TOKEN=your_token_here\nYUQUE_API_BASE_URL=https://www.yuque.com/api/v2 Notes
A TypeScript-based MCP server that connects AI agents to Yuque, a collaborative knowledge base platform. It enables agents to read, search, and manage documents within Yuque workspaces through the Model Context Protocol.
63 stars on GitHub. Last updated 2025-10-31.
Use cases
- Search and retrieve Yuque documents for AI-assisted knowledge retrieval
- Create or update Yuque notes programmatically via agent workflows
- Integrate Yuque content into AI-powered documentation pipelines
Pros
- Direct integration with Yuque’s API for document operations
- Lightweight TypeScript implementation with clear MCP protocol adherence
- Open source with 63 stars, indicating community interest and basic reliability
Cons
- Limited to Yuque platform, not useful for other knowledge bases
- Small community and limited documentation beyond the repository
- No built-in authentication or access control beyond Yuque’s own permissions
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Direct integration with Yuque's API for document operations
- Lightweight TypeScript implementation with clear MCP protocol adherence
- Open source with 63 stars, indicating community interest and basic reliability
Cons
- Limited to Yuque platform, not useful for other knowledge bases
- Small community and limited documentation beyond the repository
- No built-in authentication or access control beyond Yuque's own permissions
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.