0.0.1 • Published 8 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 installBuild the project:
npm run buildStart the tool:
npm run start0.0.1
8 months ago