M
GitHub

GitHub

mcp server

Description

GitHub MCP server enables Claude and other MCP-compatible LLMs to interact with the GitHub API through a set of tools and prompts. It provides four core tools for searching repositories, retrieving repository information, listing issues, and creating new issues, along with five specialized prompts for generating content like issue descriptions and pull request summaries. Built with TypeScript and Octokit, the server requires a GitHub personal access token and can be tested using either the MCP inspector or Claude Desktop. This implementation is particularly valuable for developers who want to manage GitHub repositories and issues directly through their AI assistant without switching contexts.

Server Details

Added

April 21, 2025