MCP Manager is a CLI tool for managing MCP servers. It allows developers to start, stop, and configure servers, and use them across different clients. It connects to local or remote MCP servers and provides a unified interface for managing multiple servers. Useful for developers working with multiple MCP servers or integrating MCP into different applications.
MCP Manager is a CLI tool for managing MCP servers. It allows developers to start, stop, and configure servers, and use them across different clients. It connects to local or remote MCP servers and provides a unified interface for managing multiple servers. Useful for developers working with multiple MCP servers or integrating MCP into different applications.
pip install mcp-managerAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"nstebbins-mcp-manager-github": {
"command": "uvx",
"args": [
"pip install mcp-manager"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp manager?"
No configuration required. This server works out of the box.
"What resources are available in mcp manager?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp manager"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp 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.