ClaudeWave
willccbb
willccbb

mcp-client-server

View on GitHub

An MCP Server that's also an MCP Client. Useful for letting Claude develop and test MCPs without needing to reset the application.

MCP Servers124 stars9 forksTypeScriptUpdated 1y ago
ClaudeWave Trust Score
39/100
! Caution
Passed
  • Healthy fork ratio
  • Clear description
  • Mature repo (>1y old)
Flags
  • !No license declared
  • !Stale (last commit >400d ago)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "mcp-client-server": {
      "command": "node",
      "args": ["/path/to/mcp-client-server/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/willccbb/mcp-client-server and follow its README for install instructions.

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

More MCP Servers