A CLI tool for easy installation of MCP servers and managing their configuration
Overview
What is MCP Config?
MCP Config is a command-line interface (CLI) tool designed for managing configurations of MCP servers for MCP clients, specifically tailored for Codeium Windsurf.
How to use MCP Config?
To use MCP Config, simply run npx mcp-config in your terminal. You can select an already installed MCP server and perform actions like configure, remove, or view details. To add a new MCP server, press the 'a' key and choose from the repository or run npx mcp-config <server-name> directly.
Key features of MCP Config?
- Repository of MCP servers for easy access
- One-line installation for MCP servers
- Interactive prompts for configuring and adding servers
- Ability to view and remove existing server configurations
Use cases of MCP Config?
- Managing multiple MCP server configurations efficiently.
- Simplifying the installation process of new MCP servers.
- Providing an interactive interface for server management tasks.
FAQ from MCP Config?
- Is MCP Config easy to use?
Yes! It provides an interactive CLI that simplifies server management tasks.
- Can I add new MCP servers easily?
Absolutely! You can add new servers with just a few keystrokes.
- What programming language is MCP Config built with?
MCP Config is built using TypeScript.