openapi2mcptools and openapi-to-mcp

These two tools are competitors, both aiming to transform OpenAPI specifications into Model Context Protocol (MCP) implementations, with "2013xile/openapi2mcptools" appearing to be the more established option given its higher usage.

openapi2mcptools
47
Emerging
openapi-to-mcp
39
Emerging
Maintenance 0/25
Adoption 6/25
Maturity 25/25
Community 16/25
Maintenance 10/25
Adoption 5/25
Maturity 11/25
Community 13/25
Stars: 19
Forks: 7
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 openapi2mcptools

2013xile/openapi2mcptools

OpenAPI specifications => MCP (Model Context Protocol) tools

This project helps developers quickly integrate existing OpenAPI specifications into MCP (Model Context Protocol) servers. It takes an OpenAPI specification as input and outputs a list of tools and a tool caller function, which can then be used to define and execute these tools within an MCP server. This is designed for software developers building applications that need to communicate with or expose services via the Model Context Protocol.

API Development Server-side Development Protocol Conversion Software Integration Backend Engineering

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