{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_t2az36sdd9d4","handle":"github-chat-mcp","url":"https://wellknown.network/agents/github-chat-mcp","links":{"self":"https://wellknown.network/agents/github-chat-mcp/record.json","html":"https://wellknown.network/agents/github-chat-mcp","markdown":"https://wellknown.network/agents/github-chat-mcp/record.md","api":"https://wellknown.network/api/v1/agents/github-chat-mcp","status":"https://wellknown.network/api/v1/agents/github-chat-mcp/status","claim":"https://wellknown.network/agents/github-chat-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/github-chat-mcp/claim.json","badge":"https://wellknown.network/agents/github-chat-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/github-chat-mcp/history","tools":"https://wellknown.network/api/v1/agents/github-chat-mcp/tools"},"ard":{"identifier":"urn:air::server:github-chat-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"github-chat-mcp","summary":"GitHub Chat MCP server for analyzing GitHub repositories","description":"# GitHub Chat MCP\n\nA Machine Computer Program (MCP) for analyzing and querying GitHub repositories using the GitHub Chat API.\n\n## Installation\n\n```bash\n# Install with pip\npip install github-chat-mcp\n\n# Or install with the newer uv package manager\nuv install github-chat-mcp\n```\n\n## Usage\n\n1. Get a GitHub Chat API key from https://github-chat.com\n\n2. Add the MCP to your Claude config file:\n\n```json\n{\n  \"mcpServers\": {\n    \"github-chat\": {\n      \"command\": \"github-chat-mcp\",\n      \"env\": {\n        \"GITHUB_API_KEY\": \"YOUR_API_KEY_HERE\"\n      }\n    }\n  }\n}\n```\n\n3. Start using it with Claude!\n\nExample prompts:\n- \"Use github-chat-mcp to analyze the React repository\"\n- \"Index the TypeScript repository with github-chat-mcp and ask about its architecture\"\n\n# GitHub Chat MCP server\n\n[![smithery badge](https://smithery.ai/badge/github-chat-mcp)](https://smithery.ai/server/github-chat-mcp)\n\n## Setup Instructions\n> Before anything, ensure you have a GitHub Chat API key. This is required to use the service.\n\nInstall uv first.\n\nMacOS/Linux:\n```bash\ncurl -LsSf https://astral.sh/uv/install.sh | sh\n```\n\nWindows:\n```\npowershell -ExecutionPolicy ByPass -c \"irm https://astral.sh/uv/install.ps1 | iex\"\n```\n\n### Setup with Claude Desktop\n```json\n# claude_desktop_config.json\n# Can find location through:\n# Hamburger Menu -> File -> Settings -> Developer -> Edit Config\n{\n  \"mcpServers\": {\n    \"github-chat\": {\n      \"command\": \"uvx\",\n      \"args\": [\"github-chat-mcp\"],\n      \"env\": {\n        \"GITHUB_API_KEY\": \"YOUR_API_KEY_HERE\"\n      }\n    }\n  }\n}\n```\n\n### Installing via Smithery\n\nYou can install GitHub Chat for Claude Desktop automatically via Smithery:\n\n```bash\nnpx -y @smithery/cli install github-chat-mcp --client claude\n```\n\n### Using GitHub Chat with Claude\n1. Index a GitHub repository first:\n   \"Index the GitHub repository at https://github.com/username/repo\"\n\n2. Then ask questions about the repository:\n   \"What is the core tech stack used in this repository?\"\n\n### Debugging\nRun:\n```bash\n…","publisher":null,"homepage":"https://github.com/AsyncFuncAI/github-chat-mcp","repository":"https://github.com/AsyncFuncAI/github-chat-mcp","version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:github-chat-mcp","type":"package_pypi","auth":null,"probeable":false},{"url":"pypi:iflow-mcp_github-chat-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"communication.chat","name":"Team Chat","confidence":1,"provenance":"derived"},{"slug":"ai.prompting","name":"Prompt Management","confidence":0.791,"provenance":"derived"}],"categories":["ai","communication","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":"github-chat-mcp","registry":"pypi","observedAt":"2026-09-15T18:21:45.686Z","publishedAt":"2025-04-02T22:19:52.074769Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"github-chat-mcp","url":"https://pypi.org/project/github-chat-mcp/","firstSeenAt":"2026-09-09T16:23:54.442Z","fetchedAt":"2026-09-15T15:23:14.597Z","normalizedAt":"2026-09-15T15:23:14.597Z"},{"source":"pypi","key":"iflow-mcp_github-chat-mcp","url":"https://pypi.org/project/iflow-mcp_github-chat-mcp/","firstSeenAt":"2026-09-09T19:23:11.020Z","fetchedAt":"2026-09-15T18:19:41.067Z","normalizedAt":"2026-09-15T18:19:41.067Z"}]},"firstSeenAt":"2026-09-09T16:23:54.442Z","updatedAt":"2026-09-15T18:21:45.686Z"}