Kishor129129/github-mcp-server
3.3
If you are the rightful owner of github-mcp-server 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.
The GitHub MCP Server is a Model Context Protocol server designed to integrate with GitHub for efficient issue triage and pull request summarization.
Tools
Functions exposed to the LLM to take actions
list_repos
List repositories for the authenticated user (first page).
search_issues
Search GitHub issues and PRs via a query.
label_issue
Add one or more labels to an issue.
close_issue
Close an issue by number.
summarize_pr
Summarize a PR using Gemini.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client