mcp-config
by marcusschiesser·★ 64·Score 37
A CLI tool for easy installation and management of MCP server configurations.
Overview
MCP Config provides a streamlined way to manage MCP servers through an intuitive command-line interface. It features a repository of MCP servers with one-line installation, interactive configuration, and support for popular clients like Claude, Windsurf, and Cursor. The tool allows users to add, configure, remove, and view details of MCP server configurations efficiently.
Try asking AI
After installing, here are 5 things you can ask your AI assistant:
When to choose this
Choose MCP Config when you need a simple, command-line way to manage multiple MCP server installations and configurations.
When NOT to choose this
Don't choose this if you need GUI-based configuration management or support for MCP clients beyond Claude, Windsurf, and Cursor.
Comparable tools
Installation
Install and run the CLI tool with:
npx mcp-configTo add a specific server:
npx mcp-config <server-name>For development:
git clone <repository-url>
cd mcp-config
npm install
npm run build
npm run startFAQ
- Which clients does MCP Config support?
- MCP Config supports Claude, Windsurf, and Cursor clients.
- Can I add custom MCP servers not in the repository?
- The README doesn't specify this feature, but the tool appears to support adding new servers through interactive prompts.
Compare mcp-config with
Last updated · Auto-generated from public README + GitHub signals.