Enterprise DNA
M MCP Servers Developer low

HenryHaoson/Yuque-MCP-Server

by Various

Yuque mcp server

H

MCP

HenryHaoson/Yuque-MCP-Server

Added 1 June 2026

#mcp #yuque #yuque-mcp

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_user
  • get_user_docs
  • get_user_repos
  • get_repo_docs
  • get_doc
  • create_doc
  • update_doc
  • delete_doc
  • search
  • get_group_statistics
  • get_group_member_statistics
  • get_group_book_statistics
  • get_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
Free 27-page guide

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.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks