Converts OpenAPI specifications into MCP tools, enabling AI clients to interact with external APIs seamlessly.
{ "mcpServers": { "openapi2mcp": { "command": "npx", "args": [ "-y", "openapi2mcp" ] } } }