Stdio MCP server that exposes an OpenAPI spec's operations as deferred MCP tools — keyword-discoverable, context-light schema lookup.
{
"mcpServers": {
"openapi-schema": {
"command": "npx",
"args": [
"-y",
"openapi-schema-mcp"
]
}
}
}