MCP ServerFeatured
GitHub MCP MCP Server
by GitHub
Read and write GitHub repos, issues, PRs, and workflows.
About GitHub MCP
Official GitHub MCP server. Lets agents read and write to issues, pull requests, branches, releases, and workflows. Supports search, code review, and CI status checks.
Tags
gitpull requestsissuesCI
How to install GitHub MCP
Add the following entry to your MCP client config (e.g. claude_desktop_config.json or .mcp.json). Refer to the official repository for the exact command, package name, and required environment variables.
{
"mcpServers": {
"github": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-github"]
}
}
}Example shape only — see the repository for the canonical install command.
Related MCP servers in Developer Tools
Filesystem MCP
AnthropicRead and write local files inside an allowed directory.
n8n MCP
n8nBuild, validate, and run n8n workflows programmatically.
Browserbase
BrowserbaseCloud browser automation for LLMs via Browserbase and Stagehand.
ElevenLabs
ElevenLabsText-to-Speech, voice cloning, and audio processing APIs.