Enables querying and exploring the GitHub GraphQL API schema and executing optimized GraphQL queries to retrieve precise GitHub data (repositories, issues, PRs, users) with reduced token consumption.
Provides GitHub data analysis for repositories, developers, and organizations, enabling insights into open source ecosystems through API calls and natural language queries.
Proxies the GitHub MCP server, returns compact schema instead of raw JSON, and enables agents to extract specific fields locally via query_response, reducing context size and cost.