axentx product · A centralized MCP server management platform that enables organizations to discover, evaluate, and deploy MCP servers while maintaining security and governance standards.
MCP Ops is a Python project for registering and managing MCP servers with metadata. To use MCP Ops, create an instance of the `MCPRegistry` class and register servers using the `register_server` method. You can then retrieve registered servers using the `get_servers` method. To run the tests, use the `pytest` command.