OpenAPI MCP Server

Stableother
55 starsTypeScriptcommunity
GitHub
About

Overview

The OpenAPI MCP Server enables AI agents to work with OpenAPI-documented APIs. It parses specifications, generates API calls, validates requests, and provides endpoint documentation.
Capabilities

Tools & Capabilities

load_spec

Load and parse an OpenAPI specification

list_endpoints

List available API endpoints

call_endpoint

Call an API endpoint

validate

Validate a request against the spec

Setup

Installation

bash
Install
npx -y mcp-server-openapi
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "openapi": {
      "command": "npx",
      "args": ["-y", "mcp-server-openapi"]
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 55
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us