OpenAPI icon

OpenAPI

Createdivo-toby

Exposes OpenAPI specifications as Model Context Protocol (MCP) resources for Large Language Models.

About

OpenAPI enables Large Language Models to discover and interact with REST APIs defined by OpenAPI specifications through the Model Context Protocol (MCP). It acts as an MCP server, allowing developers to configure and expose their APIs via OpenAPI specifications, enabling seamless integration with LLMs such as Claude.

Key Features

  • Converts OpenAPI specifications to MCP resources.
  • Configurable via environment variables and command-line arguments.
  • Includes development tools for building, linting, and type checking.
  • 37 GitHub stars
  • Supports API authentication through headers.
  • Automatic rebuild and restart on code changes during development.

Use Cases

  • Integrating OpenAPI-defined APIs with Claude.
  • Enabling LLMs to interact with REST APIs.
  • Providing a discoverable interface for APIs through the MCP protocol.