github-chat-mcp

AsyncFuncAI/github-chat-mcp
★ 85 stars Python 🔌 API Integration Updated 1mo ago
A Model Context Protocol (MCP) for analyzing and querying GitHub repositories using the GitHub Chat API.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "github-chat-mcp": {
      "command": "uvx",
      "args": [
        "github-chat-mcp"
      ]
    }
  }
}

Or install with pip: pip install github-chat-mcp

Topics

githubmcpmcp-server