A Model Context Protocol (MCP) server for Claude/Cursor that enables searching and exploring OpenAPI specifications through oapis.org. - Demo: https://x.com/janwilmake/status/1903497808134496583 - HN Thread: https://news.ycombinator.com/item?id=43447278 - OpenAPISearch: https://github.com/janwilmake/openapisearch - OAPIS: https://github.com/janwilmake/oapis The MCP works by applying a 3 step proce
Add this skill
npx mdskills install snaggle-ai/openapi-mcp-serverWell-documented MCP server enabling API exploration via OpenAPI specs with clear 3-step workflow
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
Install via CLI
npx mdskills install snaggle-ai/openapi-mcp-serverOpenAPI MCP Server is a free, open-source AI agent skill. A Model Context Protocol (MCP) server for Claude/Cursor that enables searching and exploring OpenAPI specifications through oapis.org. - Demo: https://x.com/janwilmake/status/1903497808134496583 - HN Thread: https://news.ycombinator.com/item?id=43447278 - OpenAPISearch: https://github.com/janwilmake/openapisearch - OAPIS: https://github.com/janwilmake/oapis The MCP works by applying a 3 step proce
Install OpenAPI MCP Server with a single command:
npx mdskills install snaggle-ai/openapi-mcp-serverThis downloads the skill files into your project and your AI agent picks them up automatically.
OpenAPI MCP Server works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Gemini Cli, Amp, Roo Code, Goose. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.