HomeMarketplace

GitHub MCP Integration - AI Agent Tools

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.

Features

  • Easy MCP setup with one command
  • Compatible with Claude, Cursor, Windsurf
  • 825+ available tools and actions
  • Built-in authentication and security
  • Real-time synchronization
  • No coding required

Category

Developer Tools & DevOps tools for AI automation

Setup Instructions

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.

Benefits

  • Automate GitHub workflows with AI
  • Increase productivity with AI-powered GitHub operations
  • Seamless integration with popular AI platforms
  • Enterprise-grade security and reliability
  • 24/7 support and documentation

Related Integrations

Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.

GitHub
GitHub

GitHub is a code hosting platform for version control and collaboration, offering Git-based repository management, issue tracking, and continuous integration features

VerifiedComposioComposio Managed
Users
11458
Tools
823
Last Updated
12h ago

Category

Developer Tools & DevOps

11458VIEWS
33USERS

Tools

Page 1 of 138

Accept A Repository Invitation

Accepts a pending repository invitation that has been issued to the authenticated user.

List Repositories Starred By The Authenticated User

Deprecated: lists repositories starred by the authenticated user, including star creation timestamps; use 'list repositories starred by the authenticated user' instead.

List Stargazers

Deprecated: lists users who have starred a repository; use `list stargazers` instead.

Star A Repository For The Authenticated User

Deprecated: stars a repository for the authenticated user; use `star a repository for the authenticated user` instead.

Add Email For Auth User

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.

Add App Access Restrictions

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.