MCP Config Manager handles configuration for MCP servers across Claude, Gemini, and other AI systems. It provides an interactive CLI for enabling/disabling servers, managing presets, and syncing configurations. Connects directly to AI systems' configuration APIs. Useful for developers managing multiple AI integrations.
MCP Config Manager handles configuration for MCP servers across Claude, Gemini, and other AI systems. It provides an interactive CLI for enabling/disabling servers, managing presets, and syncing configurations. Connects directly to AI systems' configuration APIs. Useful for developers managing multiple AI integrations.
pip install mcp-config-managerAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"holstein13-mcp-config-manager-github": {
"command": "uvx",
"args": [
"pip install mcp-config-manager"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp config manager?"
No configuration required. This server works out of the box.
"What resources are available in mcp config manager?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp config manager"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp config manager with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.