Are you the author? Sign in to claim
Allow AI to wade through complex OpenAPIs using Simple Language
A Model Context Protocol (MCP) server for Claude/Cursor that enables searching and exploring OpenAPI specifications through oapis.org.
The MCP works by applying a 3 step process:
Features
For other clients, use MCP URL: https://openapi-mcp.openapisearch.com/mcp
First run the server
wrangler dev
Then run the mcp inspector:
npx @modelcontextprotocol/inspector
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
Google's universal MCP server supporting PostgreSQL, MySQL, MongoDB, Redis, and 10+ databases
Official GitHub integration for repos, issues, PRs, and CI/CD workflows