← Index

io.github.tiago-marques/x-openapi-flow-mcp

io.github.tiago-marques/x-openapi-flow-mcp·v1.7.4·Cloud Storage
Quality Score
85
/100

OpenAPI lifecycle guard and MCP sidecar for policy-driven API orchestration.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "x-openapi-flow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "x-openapi-flow"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "x-openapi-flow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "x-openapi-flow"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y x-openapi-flow
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Cloud Storage