MCP Chat
Related Servers
Alternatives to MCP Chat
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceEnables interactive chat with AI models through the Anthropic API, supporting document retrieval, command-based prompts, and extensible tool integrations via the MCP architecture.-
- FlicenseBqualityDmaintenanceEnables interactive chat with AI models and document retrieval via the Anthropic API, supporting command-based prompts and MCP tool integrations.2-
- FlicenseNot gradedqualityCmaintenanceEnables interactive chat with AI models via the Anthropic API, supporting document retrieval, slash commands, and extensible MCP-based tool integrations.-
- FlicenseAqualityCmaintenanceEnables interactive CLI chat with AI using Anthropic API, supporting document retrieval and command-based prompts via MCP tools.2-
- FlicenseBqualityDmaintenanceEnables interactive chat with AI models through the Anthropic API, supporting document retrieval and command-based prompts.2-
- FlicenseBqualityCmaintenanceCommand-line interface for interactive chat with AI models via Anthropic API, supporting document retrieval and command-based prompts through MCP.2-
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: integer addition, document reading, and document editing. Even the two document tools are unambiguous because one reads content and the other modifies it.
All tool names follow a consistent verb_noun snake_case pattern: add_ints, read_doc_contents, edit_doc_contents. This creates a predictable and readable naming convention.
The server is named 'MCP Chat' but contains only three tools unrelated to chat (math and document editing). The count is small and the set feels arbitrary and under-scoped for the stated purpose.
The tool set is severely incomplete for a chat server—no messaging or chat-related operations exist. Even within the included domains, there are omissions: document tools lack create/delete, and the math tool only supports addition.