oma-service-mcp

kubev2v/oma-service-mcp
★ 0 stars Python API Integration Updated today
mcp server for openshift migration advisor service
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "oma-service-mcp": {
      "command": "uvx",
      "args": [
        "oma-service-mcp"
      ]
    }
  }
}

Or install with pip: pip install oma-service-mcp

README Excerpt

An [MCP (Model Context Protocol)](https://modelcontextprotocol.io/) server that exposes migration planning tools for the OpenShift Migration Advisor (OMA). It acts as a bridge between AI assistants (Claude, Llama via lightspeed-stack, IDE integrations) and the [Migration Planner API](https://github.com/kubev2v/migration-planner), providing read-only access to sources, assessments, cluster sizing, migration estimation, and complexity analysis.

Tools (17)

AUTH_TYPELOGGER_NAMELOGGING_LEVELLOG_TO_FILEMCP_HOSTMCP_PORTMIGRATION_PLANNER_URLTRANSPORTcalculate_cluster_requirementscalculate_migration_complexitycalculate_migration_estimationget_assessmentget_sourcelist_assessmentslist_sourcesssestdio