GitHub icon

GitHub

Createdstephanj

Enables LLM agents to interact with GitHub repositories, issues, and pull requests through the Model Context Protocol.

About

GitHub empowers Large Language Model (LLM) agents to interact with GitHub programmatically using the Model Context Protocol (MCP). It provides a suite of tools for managing repositories, issues, pull requests, branches, commits, and content. By exposing these operations as tools for LLMs, it allows AI systems to safely interact with GitHub, automating tasks and enhancing collaboration.

Key Features

  • Pull request management (list, get details, create comments, merge)
  • 29 GitHub stars
  • Issue management (list, get details, create, comment, search)
  • Content management (get file contents, list directory contents, create/update files, search code)
  • Repository management (list, get details, search)
  • Branch and commit management

Use Cases

  • AI-powered issue triage and assignment
  • LLM-assisted documentation updates and code generation
  • Automated code review workflows
Craft Better Prompts with AnyPrompt