# graphql-to-mcp

Turn any GraphQL API into MCP tools. Auto-introspection, flat schemas for LLM compatibility. Zero config, zero code.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add docat0209/graphql-to-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list docat0209/graphql-to-mcp
```

---

License: MIT
