yuque
by andy8663
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| YUQUE_HOST | No | Default Yuque host for short-path URL completion | https://www.yuque.com |
| YUQUE_SESSION | Yes | Yuque session cookie (_yuque_session value) | |
| YUQUE_RENDER_MODE | No | Rendering mode: auto, off, or force | auto |
| YUQUE_BROWSER_CHANNEL | No | Playwright browser channel, e.g. chrome | |
| YUQUE_CHROMIUM_EXECUTABLE | No | Absolute path to a Chromium/Chrome executable |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| yuque_readA | Read a Yuque document by URL. Returns the full rendered content. |
| yuque_list_docsB | List all documents in a Yuque repository |
| yuque_read_markdownA | Read a Yuque document by URL using Yuque Lake/API source content and convert it to readable Markdown with tables, PlantUML, Mermaid, code blocks, images, links, and board summaries. |
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
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/andy8663/yuque-mcp-tool'
If you have feedback or need assistance with the MCP directory API, please join our Discord server