github-mcp-server

ParasSolanki/github-mcp-server

3.2

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 Server for Github that integrates with Github through MCP, allowing LLMs to interact with it.

Tools

Functions exposed to the LLM to take actions

search_repositories

Search for repositories on GitHub

search_issues

Search for problems in the warehouse

search_commits

Search for submissions in the repository

search_code

Search for code in the repository

search_users

Search for users on GitHub

search_topics

Search topics

search_labels

Search for tags in warehouse

list_repositories_issues

List the issues in the warehouse

get_issue

Get specific issues in the repository

list_repositories_pull_requests

List pull requests in the repository

get_pull_request

Get a specific pull request in the repository

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources