MCPs tagged with github-integration
-
GitHub MCP Server
Connect AI tools directly to GitHub for repository, issue, and workflow management via natural language.
GitHub MCP Server enables AI tools such as agents, assistants, and chatbots to interact natively with the GitHub platform. It allows these tools to access repositories, analyze code, manage issues and pull requests, and automate workflows using the Model Context Protocol (MCP). The server supports integration with multiple hosts, including VS Code and other popular IDEs, and can operate both remotely and locally. Built for developers seeking to enhance AI-powered development workflows through seamless GitHub context access.
- ⭐ 24,418
- MCP
- github/github-mcp-server
-
mcp-git-ingest
MCP server for exploring GitHub repository structures and key files.
mcp-git-ingest is a Model Context Protocol (MCP) server designed to programmatically read and visualize GitHub repository structures and retrieve important file contents. It leverages fastmcp for server functionality and gitpython for repository operations, ensuring robust error handling and cleanup. The tool offers commands to generate directory trees and fetch specified files, making it suitable for integrating repository context into AI workflows.
- ⭐ 286
- MCP
- adhikasp/mcp-git-ingest
-
Driflyte MCP Server
Bridging AI assistants with deep, topic-aware knowledge from web and code sources.
Driflyte MCP Server acts as a bridge between AI-powered assistants and diverse, topic-aware content sources by exposing a Model Context Protocol (MCP) server. It enables retrieval-augmented generation workflows by crawling, indexing, and serving topic-specific documents from web pages and GitHub repositories. The system is extensible, with planned support for additional knowledge sources, and is designed for easy integration with popular AI tools such as ChatGPT, Claude, and VS Code.
- ⭐ 9
- MCP
- serkan-ozal/driflyte-mcp-server
-
Gitingest-MCP
An MCP server for extracting GitHub repository summaries, structure, and file content.
Gitingest-MCP serves as a Model Context Protocol (MCP) server compatible with context-aware AI tools. It enables MCP clients such as Claude Desktop, Cline, Cursor, and others to quickly and efficiently extract key information from GitHub repositories, including summaries, the directory tree, and individual file contents. It supports installation via Smithery or manual configuration and is designed for seamless integration into the MCP client ecosystem. Documentation provides guidance on installation, configuration, and debugging.
- ⭐ 131
- MCP
- puravparab/Gitingest-MCP
-
GitHub Repo MCP
Browse and access GitHub repositories through any MCP-compatible client.
GitHub Repo MCP enables AI assistants and clients to explore GitHub repositories by navigating directories and viewing file contents using the Model Context Protocol (MCP). It is compatible with popular MCP clients such as Cursor, Windsurf, and Claude Desktop via the stdio protocol. The server provides tools to list repository directories and fetch file content, allowing for streamlined repository browsing in AI-powered workflows. Installation is straightforward via NPX, Smithery, or direct configuration in MCP-capable IDEs.
- ⭐ 20
- MCP
- Ryan0204/github-repo-mcp
-
Shadcn UI v4 MCP Server
Seamlessly integrate shadcn/ui components into AI-assisted development workflows.
Shadcn UI v4 MCP Server acts as a Model Context Protocol server, delivering comprehensive access to shadcn/ui v4 components, blocks, examples, and metadata for AI assistants. It supports multiple frameworks including React, Svelte, Vue, and React Native, and enables retrieval of component source code and demos for programmatic use. Features include metadata access, directory browsing, smart GitHub API caching, and Server-Sent Events for scalable multi-client support. Production-ready options such as Docker containerization and flexible transport modes simplify deployment and integration.
- ⭐ 2,451
- MCP
- Jpisnice/shadcn-ui-mcp-server