Overview
Features
Execute GraphQL queries against GitHub API
Run arbitrary GraphQL queries against GitHub's GraphQL API through the MCP server.
Execute GraphQL mutations
Supports GraphQL mutations in addition to queries to modify data via the GitHub API.
Comprehensive error handling and reporting
Provides robust error handling and clear error reporting for GraphQL operations.
Support for variables in GraphQL operations
Allows passing variables to GraphQL operations for dynamic, reusable queries.
Single-tool MCP interface
Exposes a single tool to execute GraphQL requests against GitHub without multiple endpoints.
Detailed documentation and example queries
Includes extensive docs and example queries (e.g., GetRepo, SearchRepos, GetUserInfo) to demonstrate usage.




