openapi-mcp-generator and openapi-mcp-server

These are complementary tools operating at different stages of the same pipeline: the generator converts OpenAPI specs into MCP server code, while the server provides the runtime bridge that exposes those specifications as callable MCP tools for AI assistants.

openapi-mcp-generator
65
Established
openapi-mcp-server
40
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 25/25
Community 20/25
Maintenance 10/25
Adoption 4/25
Maturity 16/25
Community 10/25
Stars: 547
Forks: 76
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 6
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No Package No Dependents

About openapi-mcp-generator

harsha-iiiv/openapi-mcp-generator

A tool that converts OpenAPI specifications to MCP server

This tool helps developers quickly create Model Context Protocol (MCP) servers from existing OpenAPI specifications. It takes your OpenAPI spec and generates a server that can act as a proxy, translating requests from AI agents and other MCP clients into calls to your original REST API. This is ideal for developers building AI agents or integrating existing APIs into MCP-compatible systems.

API integration AI agent development backend development protocol translation server generation

About openapi-mcp-server

sotayamashita/openapi-mcp-server

Powerful bridge between OpenAPI specifications and AI assistants using the Model Context Protocol (MCP). Automatically converts any OpenAPI/Swagger API specification into MCP tools that can be used by AI assistants like Claude Desktop.

Scores updated daily from GitHub, PyPI, and npm data. How scores work