MCP Config Manager

Author:@easytocloud
View on GitHub

Overview

What is MCP Config Manager?

MCP Config Manager is a package for managing Model Context Protocol server configurations. It works with clients such as Claude Desktop and VSCode extensions like Cline and Roo.

How to use it?

Install the package via pip install mcp-config-manager. Then, import its functions in your Python script to add and manage your MCP server configurations.

Key features

It automatically finds the correct configuration file paths for different environments. The tool supports multiple clients, validates environment variables, and provides both generic and client-specific functions for configuration management.

Use cases

Common uses include managing configurations for Claude Desktop and setting up VSCode extensions. It is also helpful for automating the configuration process across various development environments.

FAQ

The tool is compatible with Claude Desktop and VSCode extensions. You can install it with pip and it allows for the customization of environment variables during configuration setup.