Loomal

openapi-dynamic

MCP server by github.com/mayorandrew/openapi-dynamic-mcp

Load OpenAPI 2.x/3.x specs and expose generic tools to discover and call multiple APIs.

1 starsnpm: openapi-dynamic-mcp

About openapi-dynamic

openapi-dynamic is an MCP (Model Context Protocol) server published by mayorandrew in the official MCP registry. Load OpenAPI 2.x/3.x specs and expose generic tools to discover and call multiple APIs.

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

Development happens in the open at github.com/mayorandrew/openapi-dynamic-mcp, where the project has earned 1 GitHub stars.

Use openapi-dynamic with your agent

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

Frequently asked questions

What is openapi-dynamic?
openapi-dynamic is an MCP (Model Context Protocol) server by mayorandrew. Load OpenAPI 2.x/3.x specs and expose generic tools to discover and call multiple APIs.
How do I connect openapi-dynamic to Claude, Cursor, or another MCP client?
Install openapi-dynamic from its npm package (openapi-dynamic-mcp) 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 openapi-dynamic open source?
Yes — the source code is public at github.com/mayorandrew/openapi-dynamic-mcp, with 1 GitHub stars.
Can AI agents pay to use openapi-dynamic?
Not yet through Loomal — openapi-dynamic 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 openapi-dynamic? Claim this listing free by verifying GitHub ownership, or contact us.