MCP Chat
Related Servers
Alternatives to MCP Chat
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceA command-line interface MCP server that enables interactive chat with Anthropic AI models, supporting document retrieval and extensible command-based tools.-
- FlicenseNot gradedqualityCmaintenanceAn MCP server that manages documents, enabling retrieval and command-based operations within AI chat interfaces using the Anthropic API.-
- FlicenseNot gradedqualityCmaintenanceEnables interactive AI chat through the Anthropic API, with document retrieval, slash commands, and extensible MCP tool integrations.-
- AlicenseNot gradedqualityCmaintenanceEnterprise-grade MCP server integrating Claude AI capabilities, enabling AI-powered conversations, file operations, and system tools via the Model Context Protocol.1Apache 2.0
- FlicenseNot gradedqualityCmaintenanceThis MCP server powers a chat CLI for Claude or Gemini, letting users reference local documents by ID and execute MCP prompts through natural language.-
- FlicenseBqualityDmaintenanceEnables interactive chat with AI models and document retrieval via the Anthropic API, supporting command-based prompts and MCP tool integrations.2-
TDQS
Scored across 2 tools
The two tools are clearly distinct: one reads document contents, the other modifies them. There is no overlap or ambiguity between the operations.
Both tools use a verb_noun pattern and snake_case, but one uses 'doc_contents' and the other uses 'document', which is a minor inconsistency. A more consistent pair would be read_document/edit_document.
Two tools is a thin surface and falls at the borderline for a useful server. The tools are focused, but the count feels minimal for a standalone document-related MCP server.
The tool surface covers reading and editing documents but lacks create, delete, list, and search capabilities. This leaves significant lifecycle gaps that agents may need to work around.