mcp-chat

Flux159/mcp-chat
★ 133 stars TypeScript 🤖 AI/LLM Updated 2mo ago
Open Source Generic MCP Client for testing & evaluating mcp servers and agents
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": {
    "mcp-chat": {
      "command": "npx",
      "args": [
        "-y",
        "Flux159/mcp-chat"
      ]
    }
  }
}

Topics

aillmmcp