Openapi Dynamic runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 14 Apr 2026.
Load OpenAPI 2.x/3.x specs and expose generic tools to discover and call multiple APIs.
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-dynamic -- npx -y openapi-dynamic-mcp
{
"mcpServers": {
"openapi-dynamic": {
"args": [
"-y",
"openapi-dynamic-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.openapi-dynamic]
command = "npx"
args = ["-y", "openapi-dynamic-mcp"]
{
"mcpServers": {
"openapi-dynamic": {
"args": [
"-y",
"openapi-dynamic-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"openapi-dynamic": {
"args": [
"-y",
"openapi-dynamic-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.