"""Entry point for running the ops MCP server as a module.""" from mcp_servers.ops.server import mcp mcp.run()