Skip to content

blocklet/install-mcp

 
 

Repository files navigation

Install MCP CLI

A CLI tool to install and manage MCP servers.

Installing MCPs is a huge pain, so I made a CLI tool to make it easier.

Usage

Just run npx install-mcp '<command>' --client <client>

Also works with SSE URLs npx install-mcp '<url>' --client <client>

where <client> is one of the following:

  • claude
  • cline
  • roo-cline
  • windsurf
  • witsy
  • enconvo

License

MIT

About

A simple CLI to install MCP servers into any client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.6%
  • JavaScript 7.4%