janwilmake_openapi-mcp-server

janwilmake_openapi-mcp-server

3.2

If you are the rightful owner of janwilmake_openapi-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for Claude/Cursor that enables searching and exploring OpenAPI specifications through oapis.org.

The OpenAPI MCP Server is a tool designed to facilitate the exploration and understanding of OpenAPI specifications. It operates by identifying the necessary OpenAPI identifier, summarizing it in simple language, and determining the required endpoints while explaining their functionality. The server is particularly useful for generating code and providing context about APIs, although it does not support direct execution of endpoints due to authentication challenges. The server is compatible with Claude Desktop and Cursor, and supports both JSON and YAML formats. It is currently in version 2, which is a work in progress, and is open to contributions.

Features

  • Get an overview of any OpenAPI specification
  • Retrieve details about specific API operations
  • Support for both JSON and YAML formats
  • Tested with Claude Desktop and Cursor