yuque-mcp
by wwwwujl
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| YUQUE_TOKEN | Yes | Yuque API token | |
| YUQUE_ENDPOINT | No | Yuque API endpoint | https://www.yuque.com/api/v2/ |
| YUQUE_FILE_ROOT | No | Root directory for file operations | |
| YUQUE_TIMEOUT_MS | No | Timeout in milliseconds | 10000 |
| YUQUE_ALLOW_WRITE | No | Enable write operations | false |
| YUQUE_MAX_RETRIES | No | Maximum retries for read-only operations | 2 |
| YUQUE_ALLOW_DELETE | No | Enable delete operations | false |
| YUQUE_FILE_MAX_BYTES | No | Maximum file size in bytes | 1048576 |
| YUQUE_WRITE_GROUP_ALLOWLIST | No | Comma-separated group login allowlist for writes | |
| YUQUE_FILE_ALLOWED_EXTENSIONS | No | Allowed file extensions | .md,.markdown,.txt |
| YUQUE_WRITE_NAMESPACE_ALLOWLIST | No | Comma-separated namespace allowlist for writes | |
| YUQUE_DELETE_NAMESPACE_ALLOWLIST | No | Comma-separated delete allowlist targets |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wwwwujl/yuque-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server