Back to directory
asyncfuncai/github-chat-mcp

asyncfuncai/github-chat-mcp

@AsyncFuncAI

A Model Context Protocol (MCP) for analyzing and querying GitHub repositories using the GitHub Chat API.

githubrepositoryanalysisquerymcpcontext

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17