Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by QuentinCody • APIs & Integration
A lightweight MCP server that exposes a single tool to run arbitrary GitHub GraphQL queries and mutations using a GitHub Personal Access Token.
Run arbitrary GitHub GraphQL queries or mutations (including complex queries with variables) against a user's authenticated GitHub account.
Fetch repository, user, or search results programmatically (e.g., repo metadata, stargazer counts, user repos) as part of automation or analysis workflows.
A simple local tool to integrate GitHub GraphQL access into agent platforms (like Claude Desktop) with token-based authentication and robust error reporting.
This MCP server lets agents execute any GraphQL query or mutation against GitHub's GraphQL API, with support for variables and comprehensive error reporting. It is implemented in Python, intended to be run locally (or as a service) and integrated with agent platforms like Claude Desktop. The README includes example queries (repository, search, user info), configuration tips, and troubleshooting guidance. A GitHub Personal Access Token and Python 3.10+ are required to run the server.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.