AsyncFuncAI/github-chat-mcp
If you are the rightful owner of github-chat-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) for analyzing and querying GitHub repositories using the GitHub Chat API.
Tools
Functions exposed to the LLM to take actions
index_repository
Index a GitHub repository to analyze its codebase. This must be done before asking questions about the repository.
query_repository
Ask questions about a GitHub repository and receive detailed AI responses. The repository must be indexed first.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client