Yuque MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 500 installs a week from npm. Last commit 15 Jul 2026.
MCP server for Yuque — expose your knowledge base to AI assistants.
Today is the operative word: we check Yuque MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add yuque-mcp -- npx -y yuque-mcp
{
"mcpServers": {
"yuque-mcp": {
"args": [
"-y",
"yuque-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.yuque-mcp]
command = "npx"
args = ["-y", "yuque-mcp"]
{
"mcpServers": {
"yuque-mcp": {
"args": [
"-y",
"yuque-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"yuque-mcp": {
"args": [
"-y",
"yuque-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
YUQUE_PERSONAL_TOKEN (Yuque personal API token (get from https://www.yuque.com/settings/tokens). Use one of: YUQUE_PERSONAL_TOKEN, YUQUE_GROUP_TOKEN, or YUQUE_TOKEN.), YUQUE_GROUP_TOKEN (Yuque group/team API token (alternative to YUQUE_PERSONAL_TOKEN for team workspaces).), YUQUE_TOKEN (Yuque API token (legacy, use YUQUE_PERSONAL_TOKEN or YUQUE_GROUP_TOKEN instead).).
The author declared them in the registry entry; get the values from the project itself.
Guru MCP Server - Connect AI tools to your Guru knowledge base
MCP server exposing Dify knowledge base retrieval to Cursor and other MCP clients
Tree-structured knowledge base as an MCP server
PIL: local-first knowledge base for your Instagram saved posts, with a read-only MCP server.
A searchable knowledge base your assistant reads and writes.
MCP server for Pickaxe API - manage AI agents, knowledge bases, users, and analytics
nol MCP server -- search, cited Q&A, and pages over your team's knowledge base
MCP server for Yandex 360 services (Wiki, and more) — tools for AI assistants.
Answers built from our own checks of this server.