AI-Create-MCP (WIP)
@xxlv
About AI-Create-MCP (WIP)
ai-create-mcp is a Go-based tool that converts OpenAPI Specification (OAS) files into a Model Context Protocol (MCP) program.
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is AI-Create-MCP?
AI-Create-MCP is a Go-based tool that converts OpenAPI Specification (OAS) files into Model Context Protocol (MCP) programs. It is designed for developers who want to quickly generate MCP-compliant code or configurations from existing API definitions.
How to use AI-Create-MCP?
Install via go install github.com/xxlv/ai-create-mcp or clone and build manually. Use command-line flags like -path, -name, -oaspath, -version, -inspector, -description, -claudeapp, and -autoyes to configure the output. Example: ai-create-mcp -path ./myproject -name my-mcp-app -oaspath ./openapi.yaml -version 1.0.0.
Key features of AI-Create-MCP
- Converts OpenAPI Spec files to MCP programs.
- Customizable project name, directory, and version.
- Optional integration with Claude.app.
- Built-in inspector tool for debugging.
- Supports auto-confirmation for automated runs.
- Go-based for cross-platform usage.
Use cases of AI-Create-MCP
- Generate an MCP server from an existing REST API OpenAPI file.
- Quickly prototype MCP tools using a public OpenAPI specification.
- Automate MCP project creation in CI/CD pipelines with
-autoyes. - Integrate generated MCP with Claude.app for conversational AI debugging.
FAQ from AI-Create-MCP
What are the system requirements to run AI-Create-MCP?
You need Go installed on your system. The tool is run from the command line.
How do I specify the OpenAPI file to convert?
Use the -oaspath flag with a path to a valid OAS file (e.g., .yaml).
Can I disable the inspector and Claude.app integration?
Yes, set -inspector=false and -claudeapp=false when running the command.
Is this project production-ready?
No, the project is a work in progress (WIP) and not yet complete.
Where does the generated MCP project get saved?
The project is created in the directory specified by the -path flag.
Frequently asked questions
What are the system requirements to run AI-Create-MCP?
You need Go installed on your system. The tool is run from the command line.
How do I specify the OpenAPI file to convert?
Use the `-oaspath` flag with a path to a valid OAS file (e.g., `.yaml`).
Can I disable the inspector and Claude.app integration?
Yes, set `-inspector=false` and `-claudeapp=false` when running the command.
Is this project production-ready?
No, the project is a work in progress (WIP) and not yet complete.
Where does the generated MCP project get saved?
The project is created in the directory specified by the `-path` flag.
Basic information
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

EverArt
modelcontextprotocolModel Context Protocol Servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Awesome Mlops
visengerA curated list of references for MLOps
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Comments