MCP Config logo

MCP Config

by marcusschiesser

MCP Config is a CLI tool designed for managing configurations for MCP servers used by MCP clients. It simplifies the process of installing, configuring, and managing these servers.

View on GitHub

Last updated: N/A

What is MCP Config?

MCP Config is a command-line interface (CLI) tool that streamlines the management of MCP (Model Configuration Protocol) server configurations for MCP clients. It provides a repository of servers and simplifies installation, configuration, and management tasks.

How to use MCP Config?

To use MCP Config, simply call npx mcp-config in your terminal. You can then select an installed MCP server and choose an action (configure, remove, or view details). To add a new server, use the 'a' key or run npx mcp-config <server-name>.

Key features of MCP Config

  • Repository of MCP servers

  • 1-line MCP server install

  • Interactive configuration prompts

  • View existing server configurations

  • Remove MCP server configurations

  • Supports Claude, Windsurf and Cursor

Use cases of MCP Config

  • Simplified MCP server installation

  • Centralized configuration management

  • Easy viewing of server details

  • Quick removal of server configurations

  • Support for multiple MCP server types

FAQ from MCP Config

What MCP servers are supported?

The tool supports Claude, Windsurf, and Cursor, among others.

How do I install a new MCP server?

Run npx mcp-config <server-name> in your terminal.

How do I view the configuration of an existing server?

Run npx mcp-config and select the server, then choose the 'view details' action.

How do I remove an MCP server configuration?

Run npx mcp-config and select the server, then choose the 'remove' action.

Can I configure the server settings through the CLI?

Yes, the tool provides interactive prompts to configure server settings.