OpenAPI APIs for Claude Code
io.github.alyiox/mcp-openapix
MCP server that fronts any OpenAPI service: discover operations from its spec and call them
client:Claude Code
transport:stdio
runtime:pypi
Install OpenAPI APIs in Claude Code
run in your project directory
claude mcp add mcp-openapix -- uvx mcp-openapix
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs