Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”„ Version Control
  3. Github MCP Server
Github MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 12:49:41 PM

Github MCP Server

User RatingsBe the first to rate and review this MCP server!Ownership verifiedThe owner proved control of this listing via a GitHub README, site badge, or DNS TXT record.
View Repository32.8k GitHub StarsTotal stargazers on GitHub for the source repository (32,819 stars).Visit Website
githubversion-controlissuespull-requestsdeveloper-tools

Connects AI clients to GitHub for repository, file, issue, pull request, workflow, and code analysis tasks.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "github-github-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "127.0.0.1:8085:8085",
        "GITHUB_OAUTH_CALLBACK_PORT",
        "ghcr.io/github/github-mcp-server"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (2) Directory Badge AlternativesπŸ”„ More in Version Control

Overview

The github/github-mcp-server MCP server connects MCP-compatible AI clients to GitHub through hosted or local deployments. Its documented use cases include repository and file inspection, issue and pull request management, workflow monitoring, release operations, and code analysis; the listed tools are get_file_contents and getFileContents. The remote service uses an HTTP endpoint with OAuth or a GitHub personal access token, while the local option runs in Docker. Reach for it when an agent needs GitHub context or controlled automation across repositories, issues, and development workflows.

Use cases

β€’Read files and code from accessible GitHub repositories
β€’Triage issues and manage pull requests
β€’Inspect GitHub Actions failures and releases
β€’Review security and Dependabot findings
β€’Access repository context during agent workflows

Key features

β€’GitHub repository and file access
β€’Issue and pull request workflows
β€’GitHub Actions and release monitoring
β€’Code and security analysis
β€’Remote HTTP and local Docker deployment
β€’OAuth or personal access token authentication

Capabilities & Tool Schemas (2) ~8 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Github MCP Server.

get_file_contents

Callable MCP tool function

getFileContents

Callable MCP tool function

How Github MCP Server works

What github/github-mcp-server MCP server does

The github/github-mcp-server MCP server gives MCP clients access to GitHub context and operations. The README describes workflows such as browsing repositories, querying code, searching files, examining commits, managing issues and pull requests, monitoring GitHub Actions, analyzing build failures, reviewing security findings, and inspecting Dependabot alerts. It also mentions discussions, notifications, team activity, releases, and project-board workflows.

The supplied tool list contains two file-content tools: get_file_contents and getFileContents. The broader capabilities described in the README may depend on the selected toolsets and server configuration, so developers should verify the active tools in their MCP host.

How it works

GitHub hosts a remote instance at https://api.githubcopilot.com/mcp/. An MCP host connects to that HTTP endpoint and authenticates either through OAuth or a GitHub personal access token. The README identifies VS Code 1.101 or later as the requirement for remote MCP and OAuth support in VS Code, and lists Claude Desktop, Cursor, and Windsurf among compatible hosts.

A local deployment is also available for hosts that cannot connect to remote MCP servers. The documented Docker configuration publishes port 8085 on loopback and passes GITHUB_OAUTH_CALLBACK_PORT to the container. GitHub Enterprise Cloud with data residency uses an enterprise-specific remote endpoint, while GitHub Enterprise Server does not support remote hosting and should use the local configuration.

Setup and configuration

For remote use, add the GitHub HTTP endpoint to the host configuration. OAuth configuration can use the endpoint without an authorization header; PAT configuration adds an Authorization: Bearer header. The host must support remote MCP servers, and applicable GitHub policies must be enabled.

The github/github-mcp-server MCP server supports toolset configuration, including selecting toolsets beyond the defaults. Its documentation also describes an insiders mode, enabled either with /mcp/insiders in the URL or with the X-MCP-Insiders: true header. This mode is intended for early access to experimental tools.

For local use, run the published container image ghcr.io/github/github-mcp-server with interactive input, port mapping, and the OAuth callback-port setting. Authentication and host-specific setup still need to follow the project’s installation guidance.

Tools and capabilities

The documented scope covers:

  • Reading repository contents and code files
  • Searching files and examining commits
  • Creating, updating, and managing issues and pull requests
  • Reviewing code changes and triaging bugs
  • Monitoring Actions runs and investigating build failures
  • Managing releases and examining security or Dependabot findings
  • Accessing discussions, notifications, and team activity

The listing specifically exposes get_file_contents and getFileContents, so availability of the other README-described operations should be confirmed after connection and toolset selection.

Limitations and notes

Remote access depends on MCP host support and host-specific OAuth or GitHub App configuration. PAT authentication is supported by hosts that support remote MCP servers, but configuration details vary by client. GitHub Enterprise Server cannot host the remote service. The insiders endpoint exposes early or experimental functionality, so it should be treated separately from the default toolset.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Version Control View all alternatives
  • Git MCP logoGit MCP

    gitmcp.io is a generic remote MCP server to connect to ANY GitHub repository or project for documentation

    πŸ”„ Version Control4 views
    Compare vs Git MCP β†’
  • Github Enterprise MCP logoGithub Enterprise MCP

    MCP server for GitHub Enterprise API integration

    πŸ”„ Version Control3 views
    Compare vs Github Enterprise MCP β†’
  • MCP Server Atlassian Bitbucket logoMCP Server Atlassian Bitbucket

    Atlassian Bitbucket Cloud integration. Enables AI systems to interact with repositories, pull requests, workspaces, and code in real time.

    πŸ”„ Version Control4 views
    Compare vs MCP Server Atlassian Bitbucket β†’
  • Forgejo MCP logoForgejo MCP

    An MCP server for managing your repositories on Forgejo/Gitea server.

    πŸ”„ Version Control2 views
    Compare vs Forgejo MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
32k
Stargazers on the source repository.
Last commit
28d ago
Most recent push to the default branch.
Tools exposed
2
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Github MCP Server

Use the hosted endpoint at https://api.githubcopilot.com/mcp/ in a remote-capable MCP host, or run the documented local Docker image ghcr.io/github/github-mcp-server.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewGithub MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/github-github-mcp-server?style=directory)](https://allmcps.com/mcp/github-github-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/github-github-mcp-server"><img src="https://allmcps.com/api/badge/github-github-mcp-server?style=directory" alt="Github MCP Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”„Version Control
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeDocker
AuthOAuth
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 12, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars32,819
GitHub Star CountTotal stargazers on GitHub representing community popularity (32,819 stars).
Last commit28d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 14, 2026
80Quality signal: Excellent Β· 80/100How this signal is calculated β–Ύ
Server availability25/25
Verified ownership20/20
Documentation & tools25/30
Adoption & activity10/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”„ Version Control β†’Best MCP servers for Git & Version Control β†’Alternatives to Github MCP Server β†’Install in Claude DesktopInstall in CursorInstall in VS Code