ParasSolanki_github-mcp-server
If you are the rightful owner of ParasSolanki_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.
The Github MCP Server is designed to facilitate seamless integration between Github and Model Context Protocol (MCP) servers. By leveraging the Github REST API, this server allows Language Learning Models (LLMs) to interact with Github repositories, issues, commits, and more. Users can perform a variety of actions such as searching for repositories, issues, commits, and users, as well as listing and retrieving specific issues and pull requests. The server is configured to work with personal access tokens, ensuring secure and authenticated interactions with Github. This integration is particularly useful for developers and teams looking to automate and streamline their workflow with the help of LLMs.
Features
- Integration with Github REST API for seamless interaction.
- Support for searching repositories, issues, commits, and users.
- Ability to list and retrieve specific issues and pull requests.
- Secure authentication using personal access tokens.
- Configurable server settings for personalized use.
Tools
search_repositories
Search for Github repository
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 Github users
search_topics
Search topics
search_labels
Search for tags in warehouse
list_repositories_issues
List the issues in the warehouse
get_issue
Get specific questions
list_repositories_pull_requests
List pull requests in the repository
get_pull_request
Get a specific pull request