openmcp and openapi-to-mcp

Both tools are competitors, as they provide similar functionality for transforming OpenAPI definitions into MCP servers, but `getdatanaut/openmcp` offers a broader and more mature solution with more stars.

openmcp
49
Emerging
openapi-to-mcp
39
Emerging
Maintenance 2/25
Adoption 10/25
Maturity 25/25
Community 12/25
Maintenance 10/25
Adoption 5/25
Maturity 11/25
Community 13/25
Stars: 304
Forks: 18
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 9
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stale 6m
No Package No Dependents

About openmcp

getdatanaut/openmcp

Turn any openapi file into an mcp server, with just the tools you need.

This project helps developers integrate various APIs into chat clients, allowing users to interact with services directly through conversation. It takes an OpenAPI specification or other server configurations and generates an MCP server. This allows AI assistants and chat clients to access specific tools and functions from those APIs, making them conversational and interactive for the end-user.

API integration chatbot development AI assistant tools conversational AI developer tools

About openapi-to-mcp

EvilFreelancer/openapi-to-mcp

Turns any OpenAPI/Swagger API into an MCP server. One MCP tool per endpoint, Streamable HTTP - for AI clients calling your REST API.

This project helps developers integrate their existing REST APIs with AI clients that use the Model Context Protocol (MCP). It takes an OpenAPI/Swagger specification as input and automatically generates a dedicated MCP tool for each API operation. The output is an MCP server that translates AI client requests into standard HTTP calls to your backend API, making your API accessible to AI agents without manual integration.

API-integration AI-tools developer-workflow backend-development

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