graphql_parser — graphql rest bridge MCP Tool
graphql_parser
(graphql parser) is one of 4 tools on the
graphql rest bridge
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call graphql_parser from your client
- Claude Code graphql rest bridge graphql_parser run in your project directory
- Claude Desktop graphql rest bridge graphql_parser ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor graphql rest bridge graphql_parser ~/.cursor/mcp.json
- VS Code graphql rest bridge graphql_parser .vscode/mcp.json
- Zed graphql rest bridge graphql_parser ~/.config/zed/settings.json
- Windsurf graphql rest bridge graphql_parser ~/.codeium/windsurf/mcp_config.json
- Cline graphql rest bridge graphql_parser ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI graphql rest bridge graphql_parser ~/.gemini/settings.json
- Grok graphql rest bridge graphql_parser .mcp.json (in your project root)
- ChatGPT graphql rest bridge graphql_parser Settings → Connectors → Advanced → Developer mode
- Claude.ai graphql rest bridge graphql_parser Settings → Connectors → Add custom connector
- LangChain graphql rest bridge graphql_parser pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http graphql-rest-bridge https://api.lazy-mac.com/graphql-rest-bridge/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.