.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/idosal/git-mcp
home/mcp-servers/idosal/git-mcp
idosal avatar

git-mcp

byidosal· 1 MCP server

Stars

8.3k

Forks

736

Category

Code Review & Refactor

View on GitHub

TL;DR

GitMCP is a free, open-source, remote Model Context Protocol (MCP) server that transforms any GitHub project (repositories or GitHub pages) into a documentation hub. It enables AI tools like Curso

How to install git-mcp?

idosal/git-mcp
$git clone https://github.com/idosal/git-mcp

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install git-mcp by running `git clone https://github.com/idosal/git-mcp`, then use it for the current task and follow its documentation at https://github.com/idosal/git-mcp.

Files · 1

View on GitHub
README.md
1# GitMCP
2 
3<p align="center">
4 <img width="884" alt="image" src="https://github.com/user-attachments/assets/2bf3e3df-556c-49c6-ab7b-36c279d53bba" />
5</p>
6 
7<p align="center">
8 <a href="#-what-is-gitmcp">What is GitMCP</a> •
9 <a href="#-features">Features</a> •
10 <a href="#-getting-started">Getting Started</a> •
11 <a href="#-how-it-works">How It Works</a> •
12 <a href="#-badge">Badge</a> •
13 <a href="#-examples">Examples</a> •
14 <a href="#-faq">FAQ</a> •
15 <a href="#-privacy">Privacy</a> •
16 <a href="#-contributing">Contributing</a> •
17 <a href="#-license">License</a>
18</p>
19<div align="center">
20 
21[![GitMCP](https://img.shields.io/endpoint?url=https://gitmcp.io/badge/idosal/git-mcp)](https://gitmcp.io/idosal/git-mcp)
22[![Twitter Follow](https://img.shields.io/twitter/follow/idosal1?style=social)](https://twitter.com/idosal1)
23[![Twitter Follow](https://img.shields.io/twitter/follow/liadyosef?style=social)](https://twitter.com/liadyosef)
24</div>
25 
26<div align="center">
27 <a href="https://www.pulsemcp.com/servers/idosal-git-mcp"><img src="https://www.pulsemcp.com/badge/top-pick/idosal-git-mcp" width="400" alt="Pulse MCP Badge"></a>
28</div>
29 
30## 🤔 What is GitMCP?
31**Stop vibe-hallucinating and start vibe-coding!**
32 
33[GitMCP](https://gitmcp.io) is a free, open-source, remote [Model Context Protocol (MCP)](https://docs.anthropic.com/en/docs/agents-and-tools/mcp) server that transforms **any** GitHub project (repositories or GitHub pages) into a documentation hub. It enables AI tools like Cursor to access up-to-date documentation and code, even if the LLM has never encountered them, thereby eliminating code hallucinations seamlessly.
34 
35GitMCP supports **two flavors** -
36 
37* **Specific Repository (`gitmcp.io/{owner}/{repo}` or `{owner}.gitmcp.io/{repo}`):** Use these when you primarily work with a select number of libraries. This ensures your AI assistant always targets the correct project, enhancing security and relevance by preventing access to unintended repositories.
38* **Generic Server (`gitmcp.io/docs`):** Use this for maximum flexibility when you need to switch between different repositories frequently. The AI assistant will prompt you (or decide based on context) which repository to access for each request. Be mindful that this relies on correctly identifying the target repository each time.
39 
40**With GitMCP:**
41 
42* AI assistants access the *latest* documentation and code directly from the source.
43* Get accurate API usage and reliable code examples.
44* Work effectively even with niche, new, or rapidly changing libraries.
45* Significantly reduced hallucinations and improved code correctness.
46 
47For example, this side-by-side comparison shows the result for the same one-shot prompt in Cursor when creating a [three.js](https://github.com/mrdoob/three.js) scene -
48 
49https://github.com/user-attachments/assets/fbf1b4a7-f9f0-4c0e-831c-4d64faae2c45
50 
51## ✨ Features
52 
53- 😎 **Latest Documentation on ANY GitHub Project**: Grant your AI assistant seamless access to the GitHub project's documentation and code. The built-in smart search capabilities help find exactly what the AI needs without using too many tokens!
54- 🧠 **No More Hallucinations**: With GitMCP, your AI assistant can provide accurate and relevant answers to your questions.
55- ☁️ **Zero Setup**: GitMCP runs in the cloud. Simply add the chosen GitMCP URL as an MCP server in your IDE — no downloads, installations, signups, or changes are required.
56- 💬 **Embedded Chat**: Start quickly by chatting directly with the repository's documentation through our in-browser chat!
57- ✅ **Open, Free, and Private**: GitMCP is open-source and completely free to use. It doesn't collect personal information or store queries. You can even self-host it!
58 
59<video src="https://github.com/user-attachments/assets/2c3afaf9-6c08-436e-9efd-db8710554430"></video>
60 
61## 🚀 Getting Started
62 
63Using GitMCP is easy! Simply follow these steps:
64 
65### Step 1: Choose the type of server you want
66 
67Choose one of these URL formats depending

Preview

idosal/git-mcpidosal/git-mcp
Repoidosal/git-mcp
TypeMCP Servers
CategoryCode Review & Refactor
UpdatedMay 2026
LicenseApache-2.0
First seenJul 27, 2026

Tags

MCPagentic-aiagents

Related

6 picks
Type
  1. tirth8205 avatarcode-review-graphLocal-first knowledge graph for token-efficient code review through MCP and CLIMCP ServersJul 2026377k27k
  2. repowise-dev avatarrepowiseCodebase intelligence for AI coding agents — graph, git history, docs, decisions, code health.MCP ServersJul 202622k4.3k
  3. aashari avatarmcp-server-atlassian-bitbucketNode.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MCP interface.MCP ServersMar 202612k159
  4. jamubc avatargemini-mcp-toolMCP server for Gemini CLI integrationMCP ServersJul 202611k2.3k
  5. giancarloerra avatarsocraticodeEnterprise-grade (40m+ LOC) codebase intelligence, zero-setup, local & private Plugin/Skill/Extension or MCP: hybrid semantic search, polyglot dependency graphs, symbol-level impact analysis & call-flow, interactive HTML viewer, cross-project & branch-aware search, DB/API/infra…MCP ServersJul 20269.7k3.2k
  6. chayan-1906 avatargithub-mcpProduction-ready Model Context Protocol server providing Claude with complete GitHub integration - comprehensive tools for repository management, branch operations, file handling, issue tracking, and collaboration features with OAuth 2.0 authentication and MongoDB persistence.MCP ServersJun 20267.5k5