MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. Openapi Proxy

Openapi Proxy

JacerOmribyJacerOmri
•
7
•
API Development
Developer Tools
Other

Transforms an OpenAPI service into a Model Context Protocol (MCP) server.

Run on MCP Market

One-click cloud hosting

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • mendableai

    Firecrawl

    Empowers LLMs with advanced web scraping capabilities for content extraction, crawling, and search functionalities.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

This command-line tool acts as a bridge between OpenAPI services and MCP clients. It takes an OpenAPI specification file as input, automatically generates an MCP-compliant server, proxies incoming requests to the actual OpenAPI service, and translates between MCP and REST conventions. This enables any existing REST API with an OpenAPI specification to be immediately accessible to AI agents that understand MCP, without requiring any modifications to the original service.

Key Features

01Translates between MCP and REST conventions.
024 GitHub stars
03Supports environment variables for configuration.
04Provides a CLI for easy interaction.
05Proxies requests to the original OpenAPI service.
06Generates an MCP-compliant server from an OpenAPI specification.

Use Cases

01Enable AI-powered applications to utilize services described by OpenAPI specifications.
02Integrate existing REST APIs with AI agents and tools that support MCP.
03Quickly create MCP servers from OpenAPI definitions.