openapi-mcp-server

openapi-mcp-server

3.3

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.

OpenAPI MCP Server is a Cloudflare Workers-based service that dynamically creates an MCP server from any OpenAPI schema definition endpoint.

OpenAPI MCP Server is a service designed to facilitate seamless integration between MCP clients and OpenAPI-documented APIs. Developed by the Prompteus team, this service acts as a stateless proxy, allowing users to interact with APIs through a consistent interface. The server is capable of dynamically generating an MCP server from any OpenAPI schema definition endpoint, making it highly versatile and adaptable to various use cases. The service can be run locally or accessed via a hosted version provided by Prompteus. It supports integration with tools like Prompteus, Claude, and Cursor, enabling users to create complex workflows and automate interactions with APIs. The service is easy to set up, requiring only basic endpoint configuration, which is encoded in a base64url format and appended to the server URL.

Features

  • Dynamic MCP Server Creation: Generates an MCP server from any OpenAPI schema definition endpoint.
  • Stateless Proxy: Acts as a proxy between MCP clients and OpenAPI-documented APIs.
  • Hosted Service: Provides a free, best-effort hosted version for public use.
  • Tool Integration: Seamlessly integrates with tools like Prompteus, Claude, and Cursor.
  • Consistent Interface: Offers a consistent interface for API interactions.