Connect to Claude
Github icon

Github

Enables LLMs to interact with the GitHub API via the Model Context Protocol.

About

This server provides integration with GitHub through the Model Context Protocol (MCP), allowing Large Language Models (LLMs) to interact with GitHub's functionalities. It includes various tools to search and retrieve information related to repositories, issues, commits, code, users, topics, and labels. It also allows for retrieving specific issues and pull requests.

Key Features

  • Retrieve specific issues and pull requests by repository and number
  • Configurable via environment variables for easy setup
  • Search repositories, issues, commits, code, users, and topics on GitHub
  • Allows sorting and filtering of search results
  • Supports pagination for search results

Use Cases

  • Automated code review and analysis
  • Intelligent issue triage and assignment
  • Enhanced search and discovery of GitHub resources