mcp-cmd

developit/mcp-cmd
★ 24 stars JavaScript 💻 Code/Dev Tools Updated 1mo ago
CLI for calling successive MCP Server tools
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-cmd": {
      "command": "npx",
      "args": [
        "-y",
        "developit/mcp-cmd"
      ]
    }
  }
}

Topics

mcpmcp-clientmcp-tools