openapi-mcp-generator and mcp-openapi-schema-explorer

These are complementary tools: the first generates MCP servers from OpenAPI specs, while the second provides an MCP server that *exposes* OpenAPI specs for exploration, serving different points in the API integration workflow.

openapi-mcp-generator
65
Established
Maintenance 10/25
Adoption 10/25
Maturity 25/25
Community 20/25
Maintenance 10/25
Adoption 8/25
Maturity 25/25
Community 18/25
Stars: 547
Forks: 76
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 66
Forks: 14
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No risk flags

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 mcp-openapi-schema-explorer

kadykov/mcp-openapi-schema-explorer

MCP server providing token-efficient access to OpenAPI/Swagger specs via MCP Resource Templates for client-side exploration.

This tool helps developers or AI agents understand complex API documentation (OpenAPI/Swagger specifications) without needing to load the entire document. It takes a local file path or remote URL to an OpenAPI or Swagger specification as input and allows an MCP client to explore specific parts of the API structure on demand. The output is structured information about the API, tailored for developers building against APIs or AI assistants interacting with them.

API development API integration OpenAPI specification Swagger specification LLM interaction

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