Back to search
30
MCP

chatmcp

daodao97/chatmcp

ChatMCP is an AI chat client implementing the Model Context Protocol (MCP).

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

mcp-chatbot
A simple CLI chatbot that demonstrates the integration of the Model Context Protocol (MCP).
0 tools
chat-mcp
A Desktop Chat App that leverages MCP(Model Context Protocol) to interface with other LLMs.
0 tools
chatmcp-cli
ChatMCP CLI - AI pair programming with MCP server integration
0 tools
chatgpt-mcp
A Model Context Protocol server for interacting with ChatGPT on macOS with Korean support
0 tools
chatads-mcp-wrapper
Model Context Protocol (MCP) wrapper for ChatAds Affiliate API with async support
0 tools
mcp-ai-hub
A Model Context Protocol (MCP) server that provides unified access to various AI providers through LiteLM. Chat with OpenAI, Anthropic, and
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "chatmcp": {
      "url": "https://daodao97.github.io/chatmcp/",
      "transport": "http"
    }
  }
}