0.0.1 • Published 7 months ago
@marcusschiesser/mcp-config v0.0.1
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
0.0.1
7 months ago