Skills MCP Learn Benchmarks Tools News
SPONSOR

AppSignal — Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.

↗
MCP · GitHub · DevTools · GitHub

GitHub

Work with issues, pull requests, code search, and Actions workflows from inside your agent.

Install config → View on GitHub Vendor docs
github/github-mcp-server 2026-06-10
30,500 GitHub stars
4,300 Forks
2026-06-09 Updated
MIT License
Install

Add GitHub to your agent

Remote hosted server (recommended for Cursor). Requires a GitHub PAT in the header because GitHub does not use Cursor OAuth for this endpoint yet. GitHub also documents a local Docker setup in github/github-mcp-server.

1Config location

Global: ~/.cursor/mcp.json or project: .cursor/mcp.json

2Copy this snippet
{ "mcpServers": { "github": { "url": "https://api.githubcopilot.com/mcp/", "headers": { "Authorization": "Bearer YOUR_GITHUB_PAT" } } } }

Add this block under mcpServers, then restart Cursor.

1Config location

Terminal: one command per server

2Copy this snippet
claude mcp add --transport http github https://api.githubcopilot.com/mcp/

Run claude mcp list to verify the server is registered.

1Config location

User config: ~/.codex/config.toml

2Copy this snippet
[mcp_servers.github] url = "https://api.githubcopilot.com/mcp/"

Codex CLI reads MCP servers from config.toml on the next run.

MCP servers can access your filesystem, databases, and APIs. Web Developer is independent and not affiliated with GitHub. Review the source repository and vendor documentation before installing.

Pair it

Related servers.

DevTools01 Filesystem

Secure read and write file access with configurable directory scopes. The baseline local dev server.

↗
DevTools02 Git

Read, search, and manipulate local Git repos with diffs, logs, and working-tree operations.

↗
DevTools03 Memory

Persist a knowledge graph across sessions for long-running agent projects.

↗
STATUS ● BUILDING THE FUTURE
MISSION LLM RESOURCES
VERSION BETA 3.0

BUILD WITH AI. SHIP WITH CONFIDENCE.

@WEBDEVELOPERHQ ↗
TERMS / PRIVACY
FRIENDS
Authentic Jobs
Authentic Jobs ↗
Web Reference
Web Reference ↗
Ready.dev
Ready.dev ↗
Design.dev
Design.dev ↗
© 2026 WEB DEVELOPER / ALL RIGHTS RESERVED