GitHub_MCP

JavaTheHutt1/GitHub_MCP

3.2

If you are the rightful owner of GitHub_MCP 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 allows Claude to fetch star counts from GitHub repositories.

The GitHub Star Count MCP Server is designed to facilitate the retrieval of star counts from public GitHub repositories. It integrates seamlessly with Claude Desktop via the Model Context Protocol, providing a straightforward API for accessing repository statistics. This server is particularly useful for developers and analysts who need to monitor the popularity of GitHub projects by tracking their star counts. The server is built using Python and requires a GitHub Personal Access Token for authentication. It leverages the 'uv' tool for dependency management, ensuring a smooth setup process. The server can be run directly or through a shell script, and it can be easily integrated into Claude Desktop for enhanced functionality.

Features

  • Fetch star counts for any public GitHub repository
  • Integrates with Claude Desktop via MCP
  • Simple API for getting repository statistics