Openapi runs on your own machine — the client starts it, so there is no endpoint to ping. 97 installs a week from npm. Last commit 21 Mar 2026.
Turn any OpenAPI/Swagger spec into MCP tools. Zero config, zero code.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add openapi -- npx -y mcp-openapi
{
"mcpServers": {
"openapi": {
"args": [
"-y",
"mcp-openapi"
],
"command": "npx"
}
}
}
[mcp_servers.openapi]
command = "npx"
args = ["-y", "mcp-openapi"]
{
"mcpServers": {
"openapi": {
"args": [
"-y",
"mcp-openapi"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"openapi": {
"args": [
"-y",
"mcp-openapi"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.