GitHub MCP server with selected toolsets enabled for repository management, code security, discussions, notifications, and more.
HTTP-based MCP server connected to api.githubcopilot.com. The server is configured with alwaysLoad: true, which ensures all GitHub tools are available immediately at session start without waiting for tool-search deferral. The following toolsets are enabled:
defaultβ repos, issues, pull requests, commits, files, usersactionsβ workflow runs, jobs, artifacts, logsorgsβ organization membership and teamslabelsβ repository label managementnotificationsβ notification listing and managementdiscussionsβ repository discussions and commentsgistsβ gist creation and managementprojectsβ GitHub Projects (v2) managementcode_securityβ code scanning alertssecret_protectionβ secret scanning alertsdependabotβ Dependabot alertssecurity_advisoriesβ global and repository security advisoriesgithub_support_docs_searchβ GitHub product documentation search
- SessionStart β instructs Claude to prefer GitHub MCP tools over the
ghCLI andWebFetchfor all GitHub operations
This plugin requires the GITHUB_PERSONAL_ACCESS_TOKEN environment variable to be set with a valid GitHub Personal Access Token.
For more information about the GitHub MCP server, visit: https://github.com/github/github-mcp-server