DocuSky MCP
Related Servers
Alternatives to DocuSky MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceConnects Claude to a self-hosted Paperless-ngx document archive, enabling natural language search, retrieval, and taxonomy browsing of documents.MIT
- AlicenseBqualityBmaintenanceEnables Claude to interact with a private WizNote server for document management, including creating, reading, searching, and updating notes.63MIT
- AlicenseBqualityDmaintenanceEnables searching and retrieving detailed document content from the Yuque platform through its API. It allows AI models to search for documentation and knowledge bases by keywords and access specific document details.24442MIT
- FlicenseAqualityDmaintenanceEnables Claude and other AI assistants to read, write, and manipulate Dynalist.io documents programmatically, including operations like searching, editing nodes, bulk importing from markdown, and managing document structure.122-
- FlicenseNot gradedqualityNot gradedmaintenanceEnables Claude to interact with Google Docs to list, read, create, search, and update documents in a user's Google Drive. It provides a suite of tools and prompts for document management and content analysis using OAuth 2.0 authentication.881-
- FlicenseAqualityDmaintenanceEnables Claude to search, query, and interact with an Enterprise Knowledge Management System (EKMS). Supports semantic search, knowledge recommendations, relationship graphs, and feedback recording for enterprise knowledge bases.7-
TDQS
Scored across 7 tools
Each tool has a clearly distinct purpose: listing databases, listing corpora, checking login, searching documents, fetching full text, post-classification breakdown, and tag analysis. No two tools overlap significantly; the workflow is well-defined with search_documents and get_document having complementary roles.
All tool names follow a consistent snake_case verb_noun pattern (list_databases, list_corpora, check_login, search_documents, get_document, post_classification, tag_analysis). The pattern is predictable and readable throughout.
Seven tools form a well-scoped, cohesive set that covers the core operations for exploring and analyzing DocuSky databases without redundancy. Each tool earns its place in the workflow.
The toolset covers the essential lifecycle: discovery (list databases/corpora), authentication (check_login), search (search_documents), retrieval (get_document), and analysis (post_classification, tag_analysis). While read-only operations are comprehensive, there is no support for modifying or creating databases/corpora, which may be a deliberate scope limitation.