omcp
OMCP Manager is a package manager for Model Context Protocol (MCP) servers. It provides a simple command-line interface to manage MCP server packages, including installation, uninstallation, and configuration.
Documentation
OMCP Manager
OMCP Manager is a package manager for Model Context Protocol (MCP) servers. It provides a simple command-line interface to manage MCP server packages, including installation, uninstallation, and configuration.
⚠️ Security Warning
Important Security Notice: MCP tools may pose potential poisoning risks. Please be aware of the following security considerations:
1. Always verify the source and integrity of MCP packages before installation
2. Run MCP tools in isolated environments or containers
3. Regularly update packages to the latest secure versions
4. Monitor system resources and network activity
5. Use strong authentication and access controls
6. Keep your system and dependencies up to date
Features
- List available MCP server packages
- Install and uninstall MCP server packages
- Manage package configurations
- Support for multiple runtimes (Node.js, Python)
- Client integration support (Claude, Cursor, etc.)
Installation
You can quickly install OMCP Manager from PyPI:
pip install omcp-managerClone the repository
git clone git@github.com:jinyalong/omcp.git
cd omcp
Create and activate virtual environment
python -m venv venv
source venv/bin/activate # On Windows: venv\Scripts\activate
Install dependencies
pip install -r requirements-dev.txt
Install the package
pip install -e .
### UsageList available packages
omcp list
Install a package
omcp install modelcontextprotocol@filesystem
List installed packages
omcp installed
Uninstall a package
omcp uninstall modelcontextprotocol@filesystem
### Development
To contribute to the project:
1. Fork the repository
2. Create a feature branch
3. Make your changes
4. Submit a pull request
### License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## 探索更多
想要了解更多 MCP 服务器信息?请访问 [MCP服务器](https://mcpservers.cn) 获取更多资讯。Frequently asked questions
What is omcp?
omcp is OMCP Manager is a package manager for Model Context Protocol (MCP) servers. It provides a simple command-line interface to manage MCP server packages, including installation, uninstallation, and configuration.
How do I install omcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is omcp open source?
Yes — it is hosted on GitHub at https://github.com/jinyalong/omcp and has 3 stars.
Related MCP tools
🙌 OpenHands: Code Less, Make More for the Model Context Protocol. Enhance AI assistants with powerful integrations. Python-based implementation.
Universal memory layer for AI Agents; Announcing OpenMemory MCP - local and secure memory management. Python-based implementation.
基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择ChatGPT/Claude/DeepSeek/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
An LLM agent that conducts deep research (local and web) on any given topic and generates a long report with citations. Built for the Model Context Protocol to
🚀 The fast, Pythonic way to build MCP servers and clients Trusted by 19900+ developers. Trusted by 19900+ developers. Trusted by 19900+ developers.
🔥 MaxKB is an open-source platform for building enterprise-grade agents. MaxKB 是强大易用的开源企业级智能体平台。 for the Model Context Protocol. Enhance AI assistants with po
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP