Loomal

Turn any GraphQL API into MCP tools. Zero config, zero code.

0 starsnpm: graphql-to-mcp

About graphql

graphql is an MCP (Model Context Protocol) server published by docat0209 in the official MCP registry. Turn any GraphQL API into MCP tools. Zero config, zero code.

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

Development happens in the open at github.com/docat0209/mcp-graphql.

Use graphql with your agent

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

Frequently asked questions

What is graphql?
graphql is an MCP (Model Context Protocol) server by docat0209. Turn any GraphQL API into MCP tools. Zero config, zero code.
How do I connect graphql to Claude, Cursor, or another MCP client?
Install graphql from its npm package (graphql-to-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 graphql open source?
Yes — the source code is public at github.com/docat0209/mcp-graphql.
Can AI agents pay to use graphql?
Not yet through Loomal — graphql 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 graphql? Claim this listing free by verifying GitHub ownership, or contact us.