Config Manager
Createdeasytocloud
Manages Model Context Protocol (MCP) server configurations for various clients.
About
Config Manager simplifies the management of configurations for Model Context Protocol (MCP) servers, catering to clients such as Claude Desktop and VSCode extensions like Cline and Roo. It automates configuration file path detection across different environments (EC2, macOS, Windows), validates environment variables, and provides generic configuration management functions. Specifically, for VSCode extensions, it includes settings like `disabled` and `autoApprove`, enhancing the development workflow.
Key Features
- 1 GitHub stars
- Environment variable validation
- Automatic configuration file path detection
- Provides generic configuration management functions
- Supports Claude Desktop, Cline, and Roo
- Includes VSCode extension specific settings (disabled, autoApprove)
Use Cases
- Simplifying MCP server setup for VSCode extensions (Cline and Roo)
- Streamlining MCP server configuration for Claude Desktop
- Automating environment variable validation for MCP servers