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

stdioofficialknowledge

Package Details

Transportstdio

Environment Variables

YUQUE_PERSONAL_TOKEN(str)
Secret

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(str)
Secret

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

YUQUE_TOKEN(str)
Secret

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