mcp-cli

jritsema/mcp-cli
★ 12 stars Go 📁 File System Updated 2mo ago
MCP CLI is a tool for managing MCP server configuration files
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-cli": {
      "command": "go",
      "args": [
        "run",
        "github.com/jritsema/mcp-cli@latest"
      ]
    }
  }
}

Topics

climcpmcp-climcpserver