ParasSolanki_github-mcp-server

ParasSolanki_github-mcp-server

3.1

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

  1. search_repositories

    Search for Github repository

  2. search_issues

    Search for problems in the warehouse

  3. search_commits

    Search for submissions in the repository

  4. search_code

    Search for code in the repository

  5. search_users

    Search for Github users

  6. search_topics

    Search topics

  7. search_labels

    Search for tags in warehouse

  8. list_repositories_issues

    List the issues in the warehouse

  9. get_issue

    Get specific questions

  10. list_repositories_pull_requests

    List pull requests in the repository

  11. get_pull_request

    Get a specific pull request