Manage Yuque knowledge base, documents, and team members
accessToken
Implementation of the MCP server based on the Yuque Open Service API, enabling the editing, updating, and publishing of Yuque knowledge bases and documents through the MCP protocol.
Currently supports the following operations:
For enterprise team users:
Refer to the Yuque Developer Documentation for personal user authentication or enterprise team identity authentication.
On the MCP Server interface, log in and enter the AccessToken to generate the URL.
On the user's MCP Client interface, add the generated SSE URL to the MCP Server list.
"mcpServers": {
"yuque": {
"url": "https://mcp.higress.ai/mcp-yuque/{generate_key}",
}
}
by: Higress official
Context7 pulls up-to-date, version-specific documentation and code examples directly from the source, get better answers when generating and debuging codes.
by: Higress official
E2B Code Interpreter providing sandbox environment management capabilities, which enables execution of Python code.