Back to Browse

Yuque MCP Server

by Yuque
Developer ToolsUse Caution3.5MCP RegistryLocal
Free

Server data from the Official MCP Registry

MCP server for Yuque — expose your knowledge base to AI assistants.

About

MCP server for Yuque — expose your knowledge base to AI assistants.

Security Report

3.5
Use Caution3.5High Risk

Valid MCP server (1 strong, 1 medium validity signals). 8 known CVEs in dependencies (0 critical, 5 high severity) Package registry verified. Imported from the Official MCP Registry.

6 files analyzed · 9 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

env_vars

Check that this permission is expected for this type of plugin.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

What You'll Need

Set these up before or after installing:

Yuque personal API token (get from https://www.yuque.com/settings/tokens). Use one of: YUQUE_PERSONAL_TOKEN, YUQUE_GROUP_TOKEN, or YUQUE_TOKEN.Required

Environment variable: YUQUE_PERSONAL_TOKEN

Yuque group/team API token (alternative to YUQUE_PERSONAL_TOKEN for team workspaces).Required

Environment variable: YUQUE_GROUP_TOKEN

Yuque API token (legacy, use YUQUE_PERSONAL_TOKEN or YUQUE_GROUP_TOKEN instead).Required

Environment variable: YUQUE_TOKEN

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-yuque-yuque-mcp": {
      "env": {
        "YUQUE_TOKEN": "your-yuque-token-here",
        "YUQUE_GROUP_TOKEN": "your-yuque-group-token-here",
        "YUQUE_PERSONAL_TOKEN": "your-yuque-personal-token-here"
      },
      "args": [
        "-y",
        "yuque-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!