{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_erx4svxdyan5","handle":"iflow-mcp-quentincody-github-graphql-mcp-server","url":"https://wellknown.network/agents/iflow-mcp-quentincody-github-graphql-mcp-server","links":{"self":"https://wellknown.network/agents/iflow-mcp-quentincody-github-graphql-mcp-server/record.json","html":"https://wellknown.network/agents/iflow-mcp-quentincody-github-graphql-mcp-server","markdown":"https://wellknown.network/agents/iflow-mcp-quentincody-github-graphql-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-quentincody-github-graphql-mcp-server","status":"https://wellknown.network/api/v1/agents/iflow-mcp-quentincody-github-graphql-mcp-server/status","claim":"https://wellknown.network/agents/iflow-mcp-quentincody-github-graphql-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-quentincody-github-graphql-mcp-server/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-quentincody-github-graphql-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-quentincody-github-graphql-mcp-server/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-quentincody-github-graphql-mcp-server/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-quentincody-github-graphql-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_quentincody-github-graphql-mcp-server","summary":"A Model Context Protocol (MCP) server that provides access to GitHub's GraphQL API","description":"# GitHub GraphQL MCP Server\n\n[![QuentinCody/github-graphql-mcp-server context](https://badge.forgithub.com/QuentinCody/github-graphql-mcp-server?accept=text%2Fhtml&maxTokens=50000&ext=py)](https://uithub.com/QuentinCody/github-graphql-mcp-server?accept=text%2Fhtml&maxTokens=50000&ext=py)\n\nA Model Context Protocol (MCP) server that provides access to GitHub's GraphQL API. This server exposes a single tool that allows executing arbitrary GraphQL queries and mutations against GitHub's API.\n\n## Features\n\n- Execute any GraphQL query against GitHub's API\n- Comprehensive error handling and reporting\n- Detailed documentation with example queries\n- Support for variables in GraphQL operations\n\n## Prerequisites\n\n- Python 3.10 or higher\n- A GitHub Personal Access Token (PAT)\n\n## Installation\n\n1. Clone this repository\n2. Set up a virtual environment (recommended):\n   ```bash\n   # On macOS/Linux\n   python3 -m venv .venv\n   source .venv/bin/activate\n   \n   # On Windows\n   python -m venv .venv\n   .venv\\Scripts\\activate\n   ```\n3. Install dependencies:\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n## Usage\n\n### Running the Server\n\n```bash\n# If using a virtual environment, make sure it's activated\nsource .venv/bin/activate  # On Windows: .venv\\Scripts\\activate\n\n# Run the server with your GitHub token\nGITHUB_TOKEN=your_github_token_here python github_graphql_mcp_server.py\n```\n\n### Configuring with Claude for Desktop\n\nAdd the following to your Claude Desktop configuration file:\n\n```json\n{\n  \"github-graphql\": {\n    \"command\": \"/absolute/path/to/your/.venv/bin/python\",\n    \"args\": [\n        \"/absolute/path/to/github_graphql_mcp_server.py\"\n    ],\n    \"options\": {\n        \"cwd\": \"/absolute/path/to/repository\"\n    },\n    \"env\": {\n        \"GITHUB_TOKEN\": \"your_github_token_here\"\n    }\n  }\n}\n```\n\nReplace `/absolute/path/to/` with the actual path to your server file and add your GitHub token.\n\n### Example Queries\n\n#### Get Repository Information\n\n```graphql\nquery GetRepo($owner: String…","publisher":null,"homepage":null,"repository":null,"version":"0.1.1","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_quentincody-github-graphql-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"data.apis","name":"API Access","confidence":1,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"}],"categories":["data","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_quentincody-github-graphql-mcp-server","registry":"pypi","observedAt":"2026-09-15T19:23:35.629Z","publishedAt":"2026-02-07T05:07:23.933887Z","latestVersion":"0.1.1"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_quentincody-github-graphql-mcp-server","url":"https://pypi.org/project/iflow-mcp_quentincody-github-graphql-mcp-server/","firstSeenAt":"2026-09-09T20:25:21.088Z","fetchedAt":"2026-09-15T19:22:56.785Z","normalizedAt":"2026-09-15T19:22:56.785Z"}]},"firstSeenAt":"2026-09-09T20:25:21.088Z","updatedAt":"2026-09-15T19:23:35.629Z"}