← All servers
πŸ”§

GitHubVerifiedπŸ›‘ No advisories

io.github.github/github-mcp-server
New to MCP? Start here β†’
0β˜… stars
0weekly installs
2 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/github, which proved it owns this namespace.

Verified owner: github.com/github β†—io.github.github/github-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Network access
Connects to a hosted remote endpoint.

About

Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.

Packages & transports

dockerghcr.io/github/github-mcp-server:1.7.0vlatest Β· docker run
remotehttps://api.githubcopilot.com/mcp/HTTP

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "github_mcp_server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/github/github-mcp-server:1.7.0"
      ]
    }
  }
}

β–Ά Try itlive against api.githubcopilot.com

This server has a hosted endpoint, so we can connect and list its actual tools right here. Nothing runs on your machine.