github-mcp-server

Provides an MCP (Model Context Protocol) server for integrating AI tools with GitHub, enabling agents to read repository/code context, manage issues and pull requests, analyze code/security findings, and automate GitHub workflow-related tasks. Supports both a remote hosted MCP endpoint and a locally run server (Docker/Go binary/stdio/http modes).

Evaluated Apr 04, 2026 (16d ago)
Repo ↗ DevTools mcp github devtools automation ai-agents oauth pat go docker
⚙ Agent Friendliness
52
/ 100
Can an agent use this?
🔒 Security
61
/ 100
Is it safe for agents?
⚡ Reliability
21
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
70
Documentation
55
Error Messages
0
Auth Simplicity
55
Rate Limits
20

🔒 Security

TLS Enforcement
80
Auth Strength
65
Scope Granularity
45
Dep. Hygiene
30
Secret Handling
75

Uses TLS implicitly for the remote MCP URL (https://...). Authentication supports GitHub PAT and OAuth; PAT handling guidance emphasizes least privilege and storing tokens in environment variables and excluding .env from git. Scope granularity is not explicitly mapped to fine-grained token scopes in the excerpt. Dependency hygiene, CVE status, and secret logging behavior are not verifiable from the provided content.

⚡ Reliability

Uptime/SLA
0
Version Stability
40
Breaking Changes
20
Error Recovery
25
AF Security Reliability

Best When

When you have an MCP-capable IDE/host and need AI tooling to operate on GitHub resources using OAuth or a scoped GitHub PAT, either via the hosted remote MCP endpoint or a local container/binary.

Avoid When

Avoid if you cannot manage token security (e.g., logging/misplacing PAT), or if your environment restricts outbound access to the remote MCP host and you cannot run the local server securely.

Use Cases

  • Repository management and code/repo context retrieval
  • Issue and pull request automation (create/update/manage)
  • Code analysis and review workflows
  • GitHub Actions/workflow run monitoring and release/workflow insights
  • Security-related triage (e.g., alerts/dependabot-style findings)
  • Team collaboration tasks via GitHub discussions/notifications

Not For

  • Running without an MCP host that supports remote/local MCP server connections
  • Use cases requiring strict least-privilege without careful PAT scope management
  • Environments that cannot handle or securely store GitHub credentials (PAT/OAuth)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: OAuth (remote) GitHub PAT (remote and local)
OAuth: Yes Scopes: No

Docs show using a GitHub PAT via MCP host headers (Bearer token) or local server env var (GITHUB_PERSONAL_ACCESS_TOKEN). OAuth is mentioned as supported for remote MCP, but specific OAuth flows/scopes/granularity are not detailed in the provided README excerpt.

Pricing

Free tier: No
Requires CC: No

No pricing information found in provided content; remote endpoint appears tied to GitHub Copilot infrastructure preview/constraints.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Requires an MCP host that supports remote MCP servers (and for remote: VS Code 1.101+ or equivalent).
  • Remote server is in public preview and access may be gated by authentication type and Copilot editor policies.
  • Local server requires secure handling of GITHUB_PERSONAL_ACCESS_TOKEN; misconfiguration can lead to credential exposure (e.g., in logs or hardcoded configs).
  • Tool/function behavior may depend on enabled toolsets (--toolsets); agents should select appropriate toolsets to avoid excessive tool usage/context.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for github-mcp-server.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered