github-mcp-plus
Related Servers
Alternatives to github-mcp-plus
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceMCP 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.MIT
- FlicenseNot gradedqualityDmaintenanceMCP server for GitHub operations, providing tools for repository management, issues, pull requests, and code search.-
- FlicenseNot gradedqualityAmaintenanceA 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.-
- AlicenseCqualityDmaintenanceA production-ready MCP server for GitHub operations, providing tools for repository management, issues, pull requests, and more via both MCP stdio and REST API.27MIT
- AlicenseBqualityCmaintenanceA comprehensive MCP server that exposes 73 GitHub API tools for managing repositories, pull requests, issues, actions, releases, search, and more, enabling natural language control of GitHub.73MIT
- AlicenseNot gradedqualityDmaintenanceAn 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.8 npm1ISC
TDQS
Scored across 73 tools
Many tools are distinct, but several have overlapping boundaries, e.g., issue_read vs get_pull_request, list_pr_files vs get_pr_diff, and add_issue_comment vs add_pr_review_comment. Descriptions help clarify some, but the large number of similar tools creates significant potential for misselection.
The vast majority follow a consistent verb_noun pattern (get_, list_, create_, update_, delete_). However, a few deviations like actions_list and actions_run_trigger break the pattern, and get_pr_diff is inconsistent with the more common list_/get_ pairing.
At 73 tools, this server far exceeds the typical well-scoped count. While it covers many GitHub API endpoints, the sheer number makes the toolset unwieldy and likely to overwhelm agents, especially with many niche features (enterprise, codespaces, SSH keys) that could be omitted or bundled.
The toolset covers repositories, branches, commits, issues, pull requests, releases, gists, users, organizations, webhooks, deployments, and more, providing extensive lifecycle coverage. Minor gaps exist (e.g., no delete branch, no list labels, no delete gist), but the overall surface is remarkably complete for GitHub operations.