X Openapi Flow MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm. Last commit 3 May 2026.
OpenAPI lifecycle guard and MCP sidecar for policy-driven API orchestration.
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 x-openapi-flow-mcp -- npx -y x-openapi-flow
{
"mcpServers": {
"x-openapi-flow-mcp": {
"args": [
"-y",
"x-openapi-flow"
],
"command": "npx"
}
}
}
[mcp_servers.x-openapi-flow-mcp]
command = "npx"
args = ["-y", "x-openapi-flow"]
{
"mcpServers": {
"x-openapi-flow-mcp": {
"args": [
"-y",
"x-openapi-flow"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"x-openapi-flow-mcp": {
"args": [
"-y",
"x-openapi-flow"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.