Zed GitHub MCP Server
Zed GitHub MCP server enabling AI agents within the Zed code editor to interact with GitHub — searching repositories, managing issues and pull requests, reviewing code changes, and integrating GitHub's collaboration features into Zed's AI-assisted coding workflows.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
HTTPS enforced. Fine-grained PAT recommended. Community MCP. Minimal scope principle.
⚡ Reliability
Best When
A developer using Zed editor needs GitHub integration in their AI coding workflow — searching repos, managing issues, and reviewing PRs from within Zed.
Avoid When
You're using VS Code, Cursor, or another editor — use GitHub MCP configurations for your specific editor.
Use Cases
- • Searching GitHub repositories and code from Zed AI coding agents
- • Managing GitHub issues and PRs from within Zed editor from development agents
- • Reviewing pull request changes from code review agents in Zed
- • Checking CI/CD status from workflow monitoring agents in Zed
- • Accessing GitHub Copilot-equivalent workflows via Zed AI from coding agents
- • Integrating GitHub collaboration features into Zed development environment
Not For
- • Non-Zed editors (VS Code, Cursor, Claude Desktop have their own GitHub MCPs)
- • Private enterprise GitHub with restricted API access configurations
- • GitHub Enterprise with custom domains without configuration
Interface
Authentication
GitHub Personal Access Token (PAT) required. Configure in Zed MCP settings. Fine-grained PATs recommended with minimal scopes.
Pricing
GitHub API free tier sufficient. MCP server is free open source from Loam Studios.
Agent Metadata
Known Gotchas
- ⚠ Zed-specific integration — may not work optimally outside Zed editor
- ⚠ Community MCP from Loam Studios — not official GitHub or Zed
- ⚠ GitHub PAT scopes must be configured correctly for desired operations
- ⚠ GraphQL and REST API behave differently — check which endpoint tool uses
- ⚠ Rate limits apply across all GitHub API calls from the PAT
Alternatives
Full Evaluation Report
Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Zed GitHub MCP Server.
Scores are editorial opinions as of 2026-03-06.