MCP.so
登录

MCP Manager

@nstebbins

关于 MCP Manager

CLI tool for managing Model Context Protocol (MCP) servers in one place & using them across them different clients

基本信息

分类

其他

许可证

GPL-3.0

运行时

python

传输方式

stdio

发布者

nstebbins

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 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 服务器