Loading page...
Loading page...
Point your AI at any OpenAPI/Swagger spec and it can call every endpoint automatically. Universal API connector.
Turn any API with an OpenAPI spec into a set of tools your AI can call. Point it at a spec URL or local file, provide your API key, and your AI gains full access to every endpoint.
{
"mcpServers": {
"openapi-caller": {
"command": "npx",
"args": ["-y", "@mcphub/openapi-caller"],
"env": {
"OPENAPI_SPEC_URL": "https://api.example.com/openapi.json",
"API_BEARER_TOKEN": "Bearer eyJ..."
}
}
}
}
No special permissions required.