OpenAPI MCP Server

by gabfr

1 stars
185 downloads
Not rated
GitHub Website

About

Allow AI to wade through complex OpenAPIs using Simple Language

Details

Author
gabfr
GitHub stars
1
Downloads
185
Categories
Developer Tools

- Automatically parses OpenAPI YAML files
- Generates MCP tools for each API operation
- Handles path parameters, query parameters, and request bodies
- Makes live API calls when Claude uses the tools
- Easy integration with Claude Desktop

Clone the repository, install dependencies (npm install), optionally set OPENAPI_FILE environment variable to point to your OpenAPI YAML file (default: ./openapi.yaml), then run npm run init to integrate with Claude Desktop or npm start to run the server manually.

OpenAPI MCP Server

This is a Model Context Protocol (MCP) server that reads an OpenAPI specification file and exposes each API operation as a tool for Claude AI to use.

Features

- Automatically parses OpenAPI YAML files
- Generates MCP tools for each API operation
- Handles path parameters, query parameters, and request bodies
- Makes live API calls when Claude uses the tools
- Easy integration with Claude Desktop

Installation

```bash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.