Yuque

Provides search, retrieval, and creation of Yuque documents via MCP endpoints for easy client integration.
  • typescript

0

GitHub Stars

typescript

Language

4 months ago

First Indexed

2 months ago

Catalog Refreshed

Documentation & install

Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.

Installation

Add the following to your MCP client configuration file.

Configuration

View docs
{
  "mcpServers": {
    "wangx-wx-yuque-mcp": {
      "command": "node",
      "args": [
        "E:\\\\node\\\\yuque-mcp\\\\dist\\\\index.js"
      ],
      "env": {
        "YUQUE_BASE_URL": "https://www.yuque.com",
        "YUQUE_BOOK_SLUG": "your-book-slug",
        "YUQUE_AUTH_TOKEN": "YOUR_TOKEN_HERE",
        "YUQUE_GROUP_LOGIN": "your-group-login"
      }
    }
  }
}

Available tools

search

Search Yuque documents by a query string to find relevant content.

get_toc

Retrieve the knowledge base directory structure as a flattened list of items with identifiers and titles.

get_doc

Fetch the full content of a specific document by its ID.

create_doc

Create a new document with a title and Markdown content, placing it under a target folder or at the root if no target is specified.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational