schema_analyzer — graphql rest bridge MCP Tool
schema_analyzer
(schema analyzer) 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 schema_analyzer from your client
- Claude Code graphql rest bridge schema_analyzer run in your project directory
- Claude Desktop graphql rest bridge schema_analyzer ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor graphql rest bridge schema_analyzer ~/.cursor/mcp.json
- VS Code graphql rest bridge schema_analyzer .vscode/mcp.json
- Zed graphql rest bridge schema_analyzer ~/.config/zed/settings.json
- Windsurf graphql rest bridge schema_analyzer ~/.codeium/windsurf/mcp_config.json
- Cline graphql rest bridge schema_analyzer ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI graphql rest bridge schema_analyzer ~/.gemini/settings.json
- Grok graphql rest bridge schema_analyzer .mcp.json (in your project root)
- ChatGPT graphql rest bridge schema_analyzer Settings → Connectors → Advanced → Developer mode
- Claude.ai graphql rest bridge schema_analyzer Settings → Connectors → Add custom connector
- LangChain graphql rest bridge schema_analyzer 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.