MCP Config
About
A CLI tool for easy installation of MCP servers and managing their configuration
Details
- Author
- marcusschiesser
- GitHub stars
- 64
- Downloads
- 397
- Categories
- Developer Tools
Jump to
- Repository of MCP servers for easy discovery
- One-line MCP server installation
- Interactive prompts to configure and add servers
- View existing server configurations
- Remove MCP server configurations
- Supports Claude, Windsurf, and Cursor clients
What does MCP Config do that alternatives do not?
MCP Config is a dedicated CLI tool for managing MCP server configurations across multiple clients (Claude, Windsurf, Cursor), offering a centralized repository and interactive prompts.
What are the runtime requirements?
The tool requires Node.js and can be run via npx (npx mcp-config) or cloned and built locally with npm.
How do I add a server by name directly?
Run npx mcp-config <server-name> in your terminal, for example npx mcp-config llamacloud.
MCP Config
A CLI tool for managing MCP servers configurations for MCP clients.
Features
- Repository of MCP servers (see src/config/servers)
- 1-line MCP server install
- Configure and add MCP servers with interactive prompts
- View existing server configurations
- Remove MCP server configurations
- Supports Claude, Windsurf and Cursor
Getting Started
Just call npx mcp-config in your terminal. Then select an already installed MCP server and press an action key to
perform the desired action (configure, remove or view details).
To add a new MCP server, press the "a" key (Add New) and select a server from the repository.
Or just run npx mcp-config <server-name> to add a new server, e.g. npx mcp-config llamacloud.
Development
Clone the repository and install dependencies:
git clone <repository-url>
cd mcp-config
npm install
Build the project:
npm run build
Start the tool:
npm run start
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





