d4v1dl3d4/github-mcp-server
3.1
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.
A Model Context Protocol (MCP) server that provides tools for interacting with the GitHub API.
Tools
Functions exposed to the LLM to take actions
get_repository
Get information about a specific GitHub repository.
list_issues
List issues for a GitHub repository.
get_issue
Get details of a specific GitHub issue.
list_pull_requests
List pull requests for a GitHub repository.
search_repositories
Search for GitHub repositories.
get_file_content
Get the content of a file from a GitHub repository.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client