Loomal

mcp-openapi-runner

MCP server by github.com/saurav61091/mcp-openapi

Turn any OpenAPI 3.x spec into callable MCP tools for Claude. No custom integration code needed.

0 starsnpm: mcp-openapi-runner

About mcp-openapi-runner

mcp-openapi-runner is an MCP (Model Context Protocol) server published by saurav61091 in the official MCP registry, listed under App Automation on Loomal. Turn any OpenAPI 3.x spec into callable MCP tools for Claude. No custom integration code needed.

It ships as an npm package (mcp-openapi-runner), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/saurav61091/mcp-openapi.

Use mcp-openapi-runner with your agent

Claude Code · one command
claude mcp add mcp-openapi-runner -- npx -y mcp-openapi-runner
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-openapi-runner": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-openapi-runner"
      ]
    }
  }
}
npmmcp-openapi-runner

Frequently asked questions

What is mcp-openapi-runner?
mcp-openapi-runner is an MCP (Model Context Protocol) server by saurav61091 in the App Automation category. Turn any OpenAPI 3.x spec into callable MCP tools for Claude. No custom integration code needed.
How do I connect mcp-openapi-runner to Claude, Cursor, or another MCP client?
Install mcp-openapi-runner from its npm package (mcp-openapi-runner) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-openapi-runner open source?
Yes — the source code is public at github.com/saurav61091/mcp-openapi.
Can AI agents pay to use mcp-openapi-runner?
Not yet through Loomal — mcp-openapi-runner is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-openapi-runner? Claim this listing free by verifying GitHub ownership, or contact us.