OMCP Manager
@jinyalong
About 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.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"omcp-jinyalong": {
"command": "python",
"args": [
"-m",
"venv",
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
Frequently asked questions
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.
Basic information
More Other MCP servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.

EverArt
modelcontextprotocolModel Context Protocol Servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Comments