0.0.1 • Published 7 months ago

@marcusschiesser/mcp-config v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

MCP Config

A CLI tool for managing MCP servers configurations for MCP clients (currently Codeium Windsurf).

Features

  • Repository of MCP servers
  • Configure and add MCP servers with interactive prompts
  • View existing server configurations
  • Remove MCP server configurations

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