MCP Manager
@nstebbins
关于 MCP Manager
CLI tool for managing Model Context Protocol (MCP) servers in one place & using them across them different clients
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Manager?
MCP Manager is a CLI tool that simplifies managing MCP servers across MCP clients like Claude Desktop, Cursor, and Claude Code. It provides commands to search, install, uninstall, list, and configure MCP servers for these clients.
How to use MCP Manager?
Install via pip install mcp-manager. Use commands such as search <keyword>, info <server-name>, install <server-name> [--client=...], uninstall <server-name> [--client=...], list, config path [--client=...], and config set-path <new-path> [--client=...]. The default client is Claude Desktop.
Key features of MCP Manager
- 🔍 Smart server discovery and search
- 🔒 Secure configuration management
- 🔄 Automatic dependency checking
- 🛡️ Client-specific installation options
- 📝 Detailed server information and documentation
Use cases of MCP Manager
- Quickly install a browser automation server for web interactions
- Manage a filesystem server for local file access across clients
- Search for available MCP servers by keyword
- View and modify client configuration file paths
FAQ from MCP Manager
Which MCP clients does MCP Manager support?
It currently supports Claude Desktop (default), Cursor, and Claude Code.
What are the dependencies for the available servers?
Available servers require Node.js, npm, or Docker as indicated in the server list (e.g., Playwright needs Node.js and npm; Fetch needs Docker).
How do I install MCP Manager?
For users: run pip install mcp-manager. For developers: clone the repository and use poetry install and pre-commit install.
Can I set a custom configuration file path?
Yes, use the config set-path command with a new path and optionally specify a client with --client.
其他 分类下的更多 MCP 服务器
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.

EverArt
modelcontextprotocolModel Context Protocol Servers
评论