xxlv/ai-create-mcp
ai-create-mcp is a Go-based tool that converts OpenAPI Specification (OAS) files into a Model Context Protocol (MCP) program.
This tool helps software developers automatically generate a Model Context Protocol (MCP) program from an existing OpenAPI Specification (OAS) file. You provide your API definition as an OAS file, and it outputs the foundational code and configuration for an MCP-compliant application. This is ideal for developers building new services that need to integrate with an MCP ecosystem.
No commits in the last 6 months.
Use this if you are a developer looking to quickly create an MCP-compliant application structure from your OpenAPI definitions.
Not ideal if you are not a software developer or if you do not have an existing OpenAPI Specification file.
Stars
8
Forks
2
Language
Go
License
MIT
Category
Last pushed
Mar 27, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/xxlv/ai-create-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Azure/data-api-builder
Data API builder provides modern REST, GraphQL endpoints and MCP tools to your Azure Databases...
apioo/fusio
Self-Hosted API Management for Builders
harsha-iiiv/openapi-mcp-generator
A tool that converts OpenAPI specifications to MCP server
kadykov/mcp-openapi-schema-explorer
MCP server providing token-efficient access to OpenAPI/Swagger specs via MCP Resource Templates...
getdatanaut/openmcp
Turn any openapi file into an mcp server, with just the tools you need.