Install MCP CLI
@dhravya
About Install MCP CLI
A simple CLI to install MCP servers into any client
Overview
What is Install MCP CLI?
Install MCP CLI is a command-line tool that helps developers install and manage MCP (Model Context Protocol) servers. It runs anywhere npx is available and is designed for anyone who finds manually installing MCP servers cumbersome.
How to use Install MCP CLI?
Run npx install-mcp '<command>' --client <client> or, for SSE URLs, npx install-mcp '<url>' --client <client>. The <client> must be one of: claude, cline, roo-cline, windsurf, witsy, or enconvo.
Key features of Install MCP CLI
- CLI tool to install and manage MCP servers
- Supports multiple MCP client targets (Claude, Cline, etc.)
- Works with both command strings and SSE URLs
- Single npx command, no permanent installation needed
- Open source under the MIT license
Use cases of Install MCP CLI
- Quickly add an MCP server to Claude Desktop without manual configuration
- Install the same server across multiple MCP-compatible IDEs (Cline, Roo-Cline, etc.)
- Automate MCP server setup in CI/CD or personal dotfiles
FAQ from Install MCP CLI
Which MCP clients are supported?
Claude, Cline, Roo-Cline, Windsurf, Witsy, and Enconvo are explicitly supported via the --client flag.
How do I install an MCP server?
Simply run npx install-mcp '<command>' --client <client> in your terminal, replacing <command> with the server start command and <client> with the target client name.
Is Install MCP CLI free to use?
Yes, it is open source and released under the MIT license.
Can I use SSE URLs instead of commands?
Yes. Pass an SSE URL instead of a command: npx install-mcp '<url>' --client <client>.
What are the system requirements?
Only Node.js (for npx) is needed; the tool runs on any platform that supports it.
Basic information
More Coding Agents MCP clients
Roo-Code Agents & MCP Setup
jodobearRoo-Code Agents & MCP Setup
Continue
continuedev⏩ Create, share, and use custom AI code assistants with our open-source IDE extensions and hub of models, rules, prompts, docs, and other building blocks
Overreach
Naveja00Overreach catches AI-agent scope creep. You give it the prompt you gave your coding agent and the diff it produced; it flags every part of the diff the prompt didn't authorize — unauthorized dependencies, env vars, endpoints, cron jobs, files, and features. Every finding is deter
Roo Code (prev. Roo Cline)
roovetgitRoo Code (prev. Roo Cline) gives you a whole dev team of AI agents in your code editor.
Cline – #1 on OpenRouter
clineAutonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
Comments