github/github-mcp-server
GitHub's official Model Context Protocol server enabling AI coding assistants and agents to interact with GitHub repositories, issues, PRs, and workflows.

The GitHub MCP Server provides AI tools and agents with direct access to GitHub’s platform capabilities through the Model Context Protocol. It exposes tools for browsing repositories, reading code files, managing issues and pull requests, analyzing commits, monitoring CI/CD workflows, and accessing security findings. The server integrates with AI coding assistants like those in VS Code, allowing natural language interactions with GitHub data and enabling complex multi-step agent workflows.