janwilmake_openapi-mcp-server
0
OpenAPI MCP Server is a protocol server designed to provide searching and exploration of OpenAPI specifications. It simplifies understanding by summarizing APIs and offering context, although it does not execute operations directly.
OpenAPI MCP Server
A Model Context Protocol (MCP) server for exploring OpenAPI specifications presented through oapis.org.
-
Features:
- Get overviews of OpenAPI specifications.
- Retrieve details on specific API operations.
- Supports JSON and YAML formats.
- Tested with Claude Desktop and Cursor.
-
Installation:
- Install via Smithery or npx.
-
Usage: Use Claude to search and understand APIs by retrieving overviews and specific operation details.
-
Requirements: Node.js >= 16.17.0, Claude Desktop, Cursor, or compatible MCP client.