mcp-cli

apify/mcp-cli
★ 380 stars TypeScript 💻 Code/Dev Tools Updated 1mo ago
mcpc is a CLI client for MCP. It supports persistent sessions, stdio/HTTP, OAuth 2.1, JSON output for code mode, proxy for AI sandboxes, and much more.
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": "npx",
      "args": [
        "-y",
        "apify/mcp-cli"
      ]
    }
  }
}

Topics

ai-agentsbashclaudeclicode-modecommand-linemcpmcp-clientmodel-context-protocolshell