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

Openapi

rahgaddabyrahgadda
•
6
•
API Development
Developer Tools
Data Science & ML

Enables large language models to interact with and utilize REST APIs by providing configured REST APIs as context.

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

Openapi allows large language models (LLMs) to interact with REST APIs. It installs a Model Context Protocol (MCP) Server that provides configured REST APIs as context to LLMs, enabling them to perform API calls using natural language prompts. It currently supports HTTP API calls (GET, PUT, POST, PATCH) and allows for whitelisting and blacklisting of specific API operations, as well as proxy configurations.

Key Features

01Enables LLMs to interact with REST APIs.
02Supports HTTP API calls (GET, PUT, POST, PATCH).
03Allows for whitelisting and blacklisting of operationIds.
04Supports proxy configurations (HTTP, HTTPS, NO_PROXY).
05Configurable via environment variables.
064 GitHub stars

Use Cases

01Allowing LLMs to access and manipulate data through APIs.
02Automating tasks by enabling LLMs to trigger API calls.
03Building conversational interfaces that interact with external services.