GraphQL Query Generator
Automatically introspects any GraphQL API to discover schemas and generate intelligent, production-ready GraphQL queries.
소개
The Model Context Protocol (MCP) facilitates structured communication between tools, APIs, and models, providing real-time API access directly within IDEs like VS Code or AI assistants. This tool serves as an MCP server specifically for GraphQL APIs, automating the discovery of schemas and the generation of intelligent, production-ready GraphQL queries. It eliminates the need for manual query crafting by offering auto-discovery, smart field selection, and multi-auth support, accessible via CLI, REST API, or seamless integration with VS Code and GitHub Copilot.
주요 기능
- Automatic GraphQL schema introspection and query generation
- Natural language query generation via GitHub Copilot integration
- Multi-interface access (CLI, REST API, VS Code extension)
- Supports pagination, filtering, sorting, and nested field selection
- Multi-authentication support (Bearer, API Key, Keycloak)
- 1 GitHub stars
사용 사례
- Effortlessly explore and interact with GraphQL APIs without manual query crafting.
- Integrate natural language query generation into VS Code with GitHub Copilot for enhanced developer productivity.
- Standardize GraphQL query patterns and improve team consistency across projects.