← Back to Plugins
MCP Server MCP

io.github.Docat0209/graphql

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "graphql-to-mcp",
      "version": "0.1.4",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...