OpenAPI Validator Engine MCP Connector for Claude
A+Validate any OpenAPI or Swagger spec (2.0, 3.0, 3.1, 3.2) local before generating code from it. Returns version, validity, and every schema error with exact paths. Your spec quality gate.
Your agent is about to generate an SDK from an OpenAPI spec. But the spec has a missing $ref, an invalid schema type, and a path parameter that doesn't match the URL template. The generated code compiles but crashes at runtime. Nobody finds it until production.
This MCP validates OpenAPI/Swagger specifications against the official JSON Schema before any code generation happens. It catches every structural error with the exact path where it occurred.
The Superpowers
- 4 Versions: OpenAPI 2.0 (Swagger), 3.0, 3.1, and 3.2 — auto-detected.
- Exact Error Paths: Each error includes the JSON pointer (e.g. paths./users.get.responses.200.content) for surgical fixes.
- Local: No external API calls. The validation schema is embedded.
- Quality Gate: Use as a CI/CD gate — reject code generation from invalid specs.
Related Connectors
Polar.sh MCP
Monetize your open-source projects. Manage products, orders, subscriptions, and invoices directly through your AI agent.
Mastodon Intelligence MCP
Monitor trending hashtags, viral posts, and community pulse across any Mastodon instance with authenticated API access.
Conductor (Netflix OSS) MCP
Automate workflow orchestration via Netflix Conductor — manage workflow and task definitions, and start executions directly from any AI agent.
FastSpring MCP
Manage digital commerce via FastSpring — track orders and subscriptions, handle accounts, and manage product catalogs directly from any AI agent.