Back to Categories
GitHub
Discover the best GitHub MCP servers for AI agents. Browse tools, use cases, installation guides, and integration documentation for github-focused Model Context Protocol implementations.
1 result found
Github MCP Server
GitHub's official MCP Server. This repository hosts the MCP server implementation that enables Model Context Protocol (MCP) tooling for GitHub data and workflows. It exposes a wide registry of MCP tools spanning code management, repository operations, issues, pull requests, workflows, gists, and more. The documentation and commit history reveal a broad set of tools (GetMe, GetTeams, ListIssues, CreateOrUpdateFile, GetRepositoryTree, and many others) that are designed to be wired into dynamic toolsets and accessed via a consistent ServerTool pattern. This MCP server is built with extensibility in mind, supporting features like tool dependencies, dynamic toolsets, and feature flags to adapt to varied prompts and use cases. The project emphasizes a registry-driven approach where tools, resources, and prompts are defined and validated, enabling robust integration with client apps and AI models.