Connect GitHub with AI agents using Model Context Protocol (MCP). Seamlessly integrate GitHub tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.
Developer Tools & DevOps tools for AI automation
Install GitHub MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect GitHub with your AI agent.
Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.
GitHub is a code hosting platform for version control and collaboration, offering Git-based repository management, issue tracking, and continuous integration features
10231
2886
Developer Tools & DevOps
Paste and run this command in your terminal to set up Cursor with MCP
After running the command, restart Cursor to start using the MCP Server.
Accepts a pending repository invitation that has been issued to the authenticated user.
Deprecated: lists repositories starred by the authenticated user, including star creation timestamps; use 'list repositories starred by the authenticated user' instead.
Deprecated: lists users who have starred a repository; use `list stargazers` instead.
Deprecated: stars a repository for the authenticated user; use `star a repository for the authenticated user` instead.
Adds one or more email addresses (which will be initially unverified) to the authenticated user's github account; use this to associate new emails, noting an email verified for another account will error, while an existing email for the current user is accepted.
Replaces github app access restrictions for an existing protected branch; requires a json array of app slugs in the request body, where apps must be installed and have 'contents' write permissions.
Adds a github user as a repository collaborator, or updates their permission if already a collaborator; `permission` applies to organization-owned repositories (personal ones default to 'push' and ignore this field), and an invitation may be created or permissions updated directly.
Adds a repository to a github app installation, granting the app access; requires authenticated user to have admin rights for the repository and access to the installation.
Grants a specified repository access to an authenticated user's existing codespaces secret, enabling codespaces created for that repository to use the secret.
Adds or removes assignees for a github issue; changes are silently ignored if the authenticated user lacks push access to the repository.
Adds labels (provided in the request body) to a repository issue; labels that do not already exist are created.
Adds new custom labels to an existing self-hosted runner for an organization; existing labels are not removed, and duplicates are not added.
Adds a github user to a team or updates their role (member or maintainer), inviting them to the organization if not already a member; idempotent, returning current details if no change is made.
Grants or updates a team's permissions ('read', 'write', or 'admin') for a specific project, which must exist within the specified organization and be linked to it.
Sets or updates a team's permission level for a repository within an organization; the team must be a member of the organization.
Adds a specified github user as a collaborator to an existing organization project with a given permission level.
Adds a repository to an existing organization-level github actions secret that is configured for 'selected' repository access.
Grants an existing repository access to an existing organization-level dependabot secret; the repository must belong to the organization, and the call succeeds without change if access already exists.
Adds and appends custom labels to a self-hosted repository runner, which must be registered and active.
Adds a repository to an organization secret's access list when the secret's visibility is 'selected'; this operation is idempotent.
20 actions available