Skip to main content
Glama

MCP OpenAPI Proxy

MCP OpenAPI

visitors

This project aims to accelerate the adoption of the MCP protocol by simplifying server generation through automated tooling. It parses an OpenAPI specification and dynamically generates the corresponding MCP server components.

Key Features

  • Parses OpenAPI specifications
  • Dynamically generates MCP-compatible server code and tools
  • Designed to streamline integration and deployment

Use Cases

One common use case is deploying this application as a sidecar alongside existing services. This enables seamless MCP support without requiring manual server implementation.

Why MCP OpenAPI Proxy?

By automating the translation from OpenAPI to MCP, this tool reduces the overhead of manual server development and promotes faster adoption of the MCP protocol within modern service architectures.

Workflow

Environment variables

NameDefaultDescription
OPENAPI_SPEC_URLURL of the Open API specification.
TRANSPORTstreamable-httpTransport type to use for communication with the MCP server.
HOST127.0.0.1Hostname or IP address to bind the server to.
PORT8000Port number to listen on.
-
security - not tested
F
license - not found
-
quality - not tested

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

A tool that accelerates MCP protocol adoption by automatically generating MCP-compatible server components from OpenAPI specifications, enabling seamless integration with existing services as a sidecar.

  1. Key Features
    1. Use Cases
      1. Why MCP OpenAPI Proxy?
        1. Workflow
          1. Environment variables

            Related MCP Servers

            • -
              security
              A
              license
              -
              quality
              Generate an MCP server for any OpenAPI documented endpoint.
              Last updated -
              266
              Go
              Apache 2.0
              • Apple
              • Linux
            • -
              security
              A
              license
              -
              quality
              A command-line tool that transforms any OpenAPI service into a Model Context Protocol (MCP) server, enabling seamless integration with AI agents and tools that support the MCP specification.
              Last updated -
              90
              2
              TypeScript
              MIT License
            • -
              security
              A
              license
              -
              quality
              A tool that creates MCP (Model Context Protocol) servers from OpenAPI/Swagger specifications, enabling AI assistants to interact with your APIs.
              Last updated -
              83
              19
              TypeScript
              MIT License
              • Apple
            • A
              security
              A
              license
              A
              quality
              An MCP server that automatically converts OpenAPI specifications into MCP tools by scanning a folder for spec files, requiring no configuration files or separate servers.
              Last updated -
              113
              1
              TypeScript
              MIT License

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/electrocucaracha/mcp-openapi-proxy'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server