yuque
Related Servers
Alternatives to yuque
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceEnables access to Yuque (语雀) documentation through cookie-based authentication, supporting document retrieval, search, TOC navigation, and content management from knowledge bases via URL or namespace.4379 npm4MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI clients to read and write Yuque documents through MCP, providing tools for managing user info, knowledge bases, and documents with dual authentication modes (official API or cookie).-
- AlicenseCqualityDmaintenanceEnables to interact with Yuque knowledge base API through MCP. Supports discovering, reading, creating, updating, deleting docs and repos, managing groups and members, and using Yuque content as a research knowledge base.2821 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to manage Yuque (语雀) documents via MCP protocol, with cookie-based login that does not require a super membership.7 npm2MIT
- AlicenseBqualityCmaintenanceEnables interaction with Yuque (语雀) knowledge base platform through their API. Supports document management, search, and repository operations including creating, reading, updating, and deleting documents in multiple formats.946 npm3MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to interact with Yuque (语雀) platform through MCP protocol, supporting knowledge base management, document operations, search, and team collaboration features.10MIT
TDQS
Scored across 3 tools
The three tools are distinct: one lists documents, and two read documents in different formats. However, the two read tools have overlapping purposes (both read a document by URL), which could cause minor confusion.
All tools share a 'yuque_' prefix and use verb_noun for most, but 'yuque_read' lacks a noun suffix, creating slight inconsistency with 'yuque_list_docs' and 'yuque_read_markdown'.
With only 3 tools, the server is severely under-scoped for a platform like Yuque, which typically requires many more operations (create, update, delete, etc.).
The server only provides read and list functionality, missing essential CRUD operations. It is extremely incomplete for the Yuque domain.