This package provides functionality to manage MCP server configurations for different clients like Cline and Claude Desktop.
Overview
what is MCP Config Manager?
MCP Config Manager is a package designed to manage Model Context Protocol (MCP) server configurations for various clients, including Claude Desktop and VSCode extensions like Cline and Roo.
how to use MCP Config Manager?
To use MCP Config Manager, install it via pip and import the necessary functions in your Python script to add configurations for your MCP server.
key features of MCP Config Manager?
- Automatic detection of configuration file paths for different environments.
- Support for multiple clients including Claude Desktop and VSCode extensions.
- Validation of environment variables.
- Generic functions for configuration management.
- Specific settings for VSCode extensions (Cline and Roo).
use cases of MCP Config Manager?
- Managing configurations for Claude Desktop applications.
- Setting up configurations for VSCode extensions like Cline and Roo.
- Automating the configuration process for different environments.
FAQ from MCP Config Manager?
- Is MCP Config Manager compatible with all MCP clients?
Yes! It supports Claude Desktop and VSCode extensions like Cline and Roo.
- How do I install MCP Config Manager?
You can install it using the command:
pip install mcp-config-manager.
- Can I customize the environment variables?
Yes! You can define custom environment variables when adding configurations.