openapi-mcp-generator and apifable

These are complements: one converts OpenAPI specs into MCP servers while the other helps AI agents interact with and explore those OpenAPI specs, so they address different stages of the MCP-OpenAPI integration workflow.

openapi-mcp-generator
65
Established
apifable
48
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 25/25
Community 20/25
Maintenance 10/25
Adoption 5/25
Maturity 20/25
Community 13/25
Stars: 547
Forks: 76
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 9
Forks: 2
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 apifable

ycs77/apifable

MCP server that helps AI agents explore OpenAPI specs, search endpoints, and generate TypeScript types.

This tool helps frontend developers and AI agents understand and integrate REST APIs into TypeScript projects. It takes an OpenAPI specification as input and allows you to explore API endpoints, search for specific functionalities, and generate accurate TypeScript type definitions. This makes it easier for AI to write correct frontend code that interacts with the backend.

API-integration frontend-development TypeScript-generation OpenAPI-exploration AI-assisted-coding

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