MCP ServerSTDIOOfficialv1.1.0

Yuque MCP MCP Server

Yuque MCP server with safe read/write tools for groups, group members, repositories, docs, and TOC.

io.github.wwwwujl/yuque-mcp

Hosted URL

https://github.com/wwwwujl/yuque-mcp

Transport

STDIO

Auth

1 required env var

Connect to Yuque MCP

Hosted endpoint — paste into any MCP client.

https://github.com/wwwwujl/yuque-mcp

Environment variables

Configuration this server reads at startup.

  • YUQUE_TOKENRequiredSecret

    Yuque API token

  • YUQUE_ENDPOINT

    Yuque API endpoint (optional)

  • YUQUE_TIMEOUT_MS

    Yuque API timeout in milliseconds (optional)

  • YUQUE_MAX_RETRIES

    Read-only retry count (optional)

  • YUQUE_ALLOW_WRITE

    Enable write tools when true (optional, default false)

  • YUQUE_WRITE_NAMESPACE_ALLOWLIST

    Comma-separated namespace allowlist for repo/doc/toc writes (optional)

  • YUQUE_WRITE_GROUP_ALLOWLIST

    Comma-separated group login allowlist for group writes (optional)

  • YUQUE_ALLOW_DELETE

    Enable delete tools when true (optional, default false)

  • YUQUE_DELETE_NAMESPACE_ALLOWLIST

    Comma-separated delete allowlist targets (optional)

  • YUQUE_FILE_ROOT

    Allowed root directory for file-based doc tools (optional, default current working directory)

  • YUQUE_FILE_MAX_BYTES

    Maximum size for file-based doc tools (optional, default 1048576)

  • YUQUE_FILE_ALLOWED_EXTENSIONS

    Comma-separated allowed extensions for file-based doc tools (optional, default .md,.markdown,.txt)

Resources

Where to find authoritative docs and source for Yuque MCP.

Try Yuque MCP with 30+ AI models

Open MCP Agent Studio and connect this server to Claude, GPT, Gemini, DeepSeek and more — no install required.

Open Agent Studio

Related servers

More on MCP Playground