MCP Catalogs
Home

mcp-config

by marcusschiesser·64·Score 37

A CLI tool for easy installation and management of MCP server configurations.

developer-toolsproductivityai-llm
7
Forks
0
Open issues
13 mo ago
Last commit
2d ago
Indexed

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:

you:Quickly installing MCP servers without manual configuration
you:Managing multiple MCP server configurations across different clients
you:Simplifying onboarding for new MCP server users
you:Which clients does MCP Config support?
you:Can I add custom MCP servers not in the repository?

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

npx mcpmcp-server-climcp-managerconfig-mcp

Installation

Install and run the CLI tool with:

npx mcp-config

To 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 start

FAQ

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

GitHub →

Last updated · Auto-generated from public README + GitHub signals.