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.
Platform-specific configuration:
{
"mcpServers": {
"ai-create-mcp": {
"command": "npx",
"args": [
"-y",
"ai-create-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...