AsyncFuncAI/github-chat-mcp
A Model Context Protocol (MCP) for analyzing and querying GitHub repositories using the GitHub Chat API.
Platform-specific configuration:
{
"mcpServers": {
"github-chat-mcp": {
"command": "npx",
"args": [
"-y",
"github-chat-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...