openapi-mcp-server

openapi-mcp-server

3.7

If you are the rightful owner of 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 developers who need to understand API operations without executing them directly, as it does not handle authentication. The server supports both JSON and YAML formats and is compatible with Claude Desktop and Cursor. The project is open to contributors and is currently in version 2, which focuses on providing context about APIs rather than executing endpoints.

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