Yuque MCP
Yuque MCP server with safe read/write tools for groups, group members, repositories, docs, and TOC.
{
"mcpServers": {
"yuque-mcp": {
"command": "npx",
"args": [
"-y",
"@wwwwwujl/yuque-mcp"
],
"env": {
"YUQUE_TOKEN": "<your-yuque_token>",
"YUQUE_ENDPOINT": "<yuque_endpoint>",
"YUQUE_TIMEOUT_MS": "<yuque_timeout_ms>",
"YUQUE_MAX_RETRIES": "<yuque_max_retries>",
"YUQUE_ALLOW_WRITE": "<yuque_allow_write>",
"YUQUE_WRITE_NAMESPACE_ALLOWLIST": "<yuque_write_namespace_allowlist>",
"YUQUE_WRITE_GROUP_ALLOWLIST": "<yuque_write_group_allowlist>",
"YUQUE_ALLOW_DELETE": "<yuque_allow_delete>",
"YUQUE_DELETE_NAMESPACE_ALLOWLIST": "<yuque_delete_namespace_allowlist>",
"YUQUE_FILE_ROOT": "<yuque_file_root>",
"YUQUE_FILE_MAX_BYTES": "<yuque_file_max_bytes>",
"YUQUE_FILE_ALLOWED_EXTENSIONS": "<yuque_file_allowed_extensions>"
}
}
}
}{
"mcpServers": {
"yuque-mcp": {
"command": "npx",
"args": [
"-y",
"@wwwwwujl/yuque-mcp"
],
"env": {
"YUQUE_TOKEN": "<your-yuque_token>",
"YUQUE_ENDPOINT": "<yuque_endpoint>",
"YUQUE_TIMEOUT_MS": "<yuque_timeout_ms>",
"YUQUE_MAX_RETRIES": "<yuque_max_retries>",
"YUQUE_ALLOW_WRITE": "<yuque_allow_write>",
"YUQUE_WRITE_NAMESPACE_ALLOWLIST": "<yuque_write_namespace_allowlist>",
"YUQUE_WRITE_GROUP_ALLOWLIST": "<yuque_write_group_allowlist>",
"YUQUE_ALLOW_DELETE": "<yuque_allow_delete>",
"YUQUE_DELETE_NAMESPACE_ALLOWLIST": "<yuque_delete_namespace_allowlist>",
"YUQUE_FILE_ROOT": "<yuque_file_root>",
"YUQUE_FILE_MAX_BYTES": "<yuque_file_max_bytes>",
"YUQUE_FILE_ALLOWED_EXTENSIONS": "<yuque_file_allowed_extensions>"
}
}
}
}npx -y @wwwwwujl/yuque-mcpYUQUE_TOKENYuque API token
YUQUE_ENDPOINTYuque API endpoint (optional)
YUQUE_TIMEOUT_MSYuque API timeout in milliseconds (optional)
YUQUE_MAX_RETRIESRead-only retry count (optional)
YUQUE_ALLOW_WRITEEnable write tools when true (optional, default false)
YUQUE_WRITE_NAMESPACE_ALLOWLISTComma-separated namespace allowlist for repo/doc/toc writes (optional)
YUQUE_WRITE_GROUP_ALLOWLISTComma-separated group login allowlist for group writes (optional)
YUQUE_ALLOW_DELETEEnable delete tools when true (optional, default false)
YUQUE_DELETE_NAMESPACE_ALLOWLISTComma-separated delete allowlist targets (optional)
YUQUE_FILE_ROOTAllowed root directory for file-based doc tools (optional, default current working directory)
YUQUE_FILE_MAX_BYTESMaximum size for file-based doc tools (optional, default 1048576)
YUQUE_FILE_ALLOWED_EXTENSIONSComma-separated allowed extensions for file-based doc tools (optional, default .md,.markdown,.txt)
Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Google Ads MCP server — manage campaigns, keywords, and metrics.
Publish markdown documents as public share links with mermaid diagram support. Built by AutEng.ai