chatmcp

daodao97/chatmcp
★ 2,184 stars Dart 🤖 AI/LLM Updated 1mo ago
ChatMCP is an AI chat client implementing the Model Context Protocol (MCP).
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "chatmcp": {
      "command": "npx",
      "args": [
        "-y",
        "daodao97/chatmcp"
      ]
    }
  }
}

Topics

aichatclientmcpmcp-client