github-mcp-plus
Provides comprehensive tools for interacting with the GitHub API, including repository management, issues, pull requests, organization management, keys and webhooks, DevOps & infrastructure, enterprise compliance, and GitHub Actions monitoring.
Allows triggering workflows and listing check runs for refs, enabling monitoring and management of GitHub Actions.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@github-mcp-pluslist my open pull requests"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
π github-mcp-plus π
An enhanced, open-source developer friendly, Node.js-based implementation of the official GitHub Model Context Protocol (MCP) Server.
This version runs purely on Node.js and can be easily executed using npx. It includes 100+ elite tools covering every major GitHub workflow β from enterprise administration to deployment management β making it the most comprehensive GitHub MCP server available.
Ultimate Tool for GSoC, Enterprise & Open-Source Contributors. Manage organizations, sync forks, check CI status, audit enterprise logs, handle SSH keys, and star projects β all via your AI assistant.
β¨ Why github-mcp-plus?
Feature | Official (Docker) | github-mcp-plus |
Setup | Docker required |
|
Tool Count | ~40 | 101 (Elite) |
Enterprise Admin | β | β |
DevOps (Deployments) | β | β |
Packages Management | β | β |
SSH/GPG Key Mgmt | β | β |
Org/Team Membership | β | β |
Fork Synchronization | β | β |
Gist Management | β | β |
Related MCP server: GitHub Prod MCP
π οΈ The "Big 100" Elite Toolset
π Repository & Context (26 tools)
Fork repos, sync with upstream, manage branches, and explore file trees recursively.
sync_fork,fork_repository,create_branch,get_repository_tree,search_code,star_repository, etc.
π¬ Issues & Pull Requests (22 tools)
Complete PR lifecycle management including diffs and inline review comments.
add_pr_review_comment,submit_pr_review,get_pr_diff,merge_pull_request,list_pr_files, etc.
π’ User & Organization Management (13 tools)
Manage profiles, track team memberships, and follow/unfollow users.
list_orgs_for_authenticated_user,list_org_teams,list_org_members,follow_user,get_me, etc.
π Keys & Webhooks (11 tools)
Handle security identities and automated integrations.
add_public_ssh_key_for_authenticated_user,add_gpg_key_for_authenticated_user,create_repo_webhook, etc.
π DevOps & Infrastructure (5 tools)
Monitor deployments, list packages, and manage codespaces.
create_deployment,list_deployments,list_packages_for_org,list_codespaces_for_authenticated_user, etc.
βοΈ Enterprise & Compliance (3 tools)
Audit logs and enterprise-level management for large organizations.
get_enterprise,list_enterprise_audit_log.
βοΈ GitHub Actions & Monitoring (8 tools)
Trigger workflows and monitor site-wide notifications or code scanning alerts.
actions_run_trigger,list_check_runs_for_ref,list_notifications_for_authenticated_user, etc.
π Installation Guides
π§βπ Antigravity / Claude Desktop
Add this to your mcp_config.json:
{
"mcpServers": {
"github": {
"command": "npx",
"args": ["-y", "-q", "github-mcp-plus@latest"],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "your-github-token"
}
}
}
}π» Cursor / Windsurf
Add a new command-type server:
Command:
npx -y -q github-mcp-plus@latestEnv:
GITHUB_PERSONAL_ACCESS_TOKEN
π¨βπ» Local Development
Clone the repository.
Run
npm installBuild & Run:
npm run build
GITHUB_PERSONAL_ACCESS_TOKEN="your-token" node build/index.jsπ License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceAn MCP server that wraps the GitHub CLI to provide comprehensive access to repository management, pull requests, issues, and workflows. It enables users to perform complex GitHub operations and interact with the GitHub API through a standardized interface.Last updated171ISC
- AlicenseCqualityBmaintenanceA production-ready MCP server for GitHub operations, providing tools for repository management, issues, pull requests, and more via both MCP stdio and REST API.Last updated27MIT
- Flicense-qualityBmaintenanceA GitHub MCP server that wraps the gh CLI to expose GitHub operations like issues, pull requests, branches, labels, repositories, CI actions, and Projects V2 as tools for MCP clients.Last updated
- Alicense-qualityBmaintenanceMCP server providing maximum practical control over GitHub via REST and GraphQL APIs, exposing 22 tools for repository management, file operations, issues, PRs, Actions, and more.Last updatedMIT
Related MCP Connectors
A MCP server built for developers enabling Git based project management with project and personalβ¦
Go MCP server for GitLab: 2 dynamic tools reach 1000+ REST/GraphQL actions. Free/CE, no paid tier.
An MCP server that gives your AI access to the source code and docs of all public github repos
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/shade-solutions/github-mcp-plus'
If you have feedback or need assistance with the MCP directory API, please join our Discord server