OMCP Manager
@jinyalong
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.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"omcp-jinyalong": {
"command": "python",
"args": [
"-m",
"venv",
"venv"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is OMCP Manager?
OMCP Manager is a package manager for Model Context Protocol (MCP) servers. It provides a command-line interface to install, uninstall, list, and configure MCP server packages, supporting multiple runtimes (Node.js, Python) and client integrations (Claude, Cursor, etc.).
How to use OMCP Manager?
Install via pip (pip install omcp-manager) or from source. Use the omcp CLI to list available packages (omcp list), install (omcp install <package>), list installed (omcp installed), and uninstall (omcp uninstall <package>).
Key features of OMCP Manager
- 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.)
Use cases of OMCP Manager
- Quickly set up MCP servers for AI assistants
- Manage multiple MCP packages across different projects
- Update or remove MCP server dependencies via CLI
- Integrate with development workflows for MCP tooling
- Centralize MCP package management for team environments
FAQ from OMCP Manager
How do I install OMCP Manager?
Install from PyPI: pip install omcp-manager. Alternatively, clone the repository and install from source.
What runtimes does OMCP Manager support?
It supports Node.js and Python runtimes for MCP server packages.
Which clients can OMCP Manager integrate with?
It supports integration clients such as Claude and Cursor.
What security precautions should I take?
Verify package sources, run MCP tools in isolated environments, regularly update packages, monitor resources and network activity, and use strong access controls.
Is OMCP Manager open source?
Yes, it is licensed under the MIT License.
「その他」の他のコンテンツ
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Servers
modelcontextprotocolModel Context Protocol Servers
コメント