Enterprise DNA Enterprise DNA
M MCP Servers Developer low

idosal/git-mcp

by Various

Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project

MCP

idosal/git-mcp

Added 1 June 2026

#agentic-ai #agents #ai #claude #copilot #cursor #git #llm

Overview

GitMCP is a free, open-source remote MCP server for any GitHub project. It exposes repository structure, file contents, and commit history to MCP-compatible clients, enabling agents to retrieve real code instead of hallucinating. The server runs on TypeScript and is installed via npm.

Best for

Best for
Developers who want to ground AI coding agents in real GitHub codebases

Use cases

  • Feed an AI coding assistant the actual source tree and file contents of a GitHub repo
  • Let an agent browse commit history and diffs to understand project evolution
  • Ground code generation in real repository data to reduce hallucinations

How to use

Install

npx mcp-remote https://gitmcp.io/{owner}/{repo}

Tested with

Claude Desktop, Cursor, Windsurf, Cline, VS Code, ChatGPT

Example client config

{\n     "mcpServers": {\n       "gitmcp": {\n         "url": "https://gitmcp.io/{owner}/{repo}"\n       }\n     }\n   }

Notes

GitMCP is a free, open-source remote MCP server for any GitHub project. It exposes repository structure, file contents, and commit history to MCP-compatible clients, enabling agents to retrieve real code instead of hallucinating. The server runs on TypeScript and is installed via npm.

8,121 stars on GitHub. Last updated 2026-05-08. Licensed Apache-2.0.

Use cases

  • Feed an AI coding assistant the actual source tree and file contents of a GitHub repo
  • Let an agent browse commit history and diffs to understand project evolution
  • Ground code generation in real repository data to reduce hallucinations

Pros

  • Open source and free with no usage limits
  • Works with any public GitHub project without per-repo configuration
  • Simple npm install and run setup

Cons

  • Requires a running server instance for each session
  • Only supports public repositories out of the box
  • Dependent on GitHub API rate limits for large repos

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Open source and free with no usage limits
  • Works with any public GitHub project without per-repo configuration
  • Simple npm install and run setup

Cons

  • Requires a running server instance for each session
  • Only supports public repositories out of the box
  • Dependent on GitHub API rate limits for large repos

Open-source & AI alternatives

Swap-in tools that solve the same job. Weigh the trade-offs before you commit.

Alternatives13entries
M MCP Dev low

beardfaceguy/daimonos

Various

[](https://glama.ai/mcp/servers/beardfaceguy/daimonos) 🦀 🏠 🍎 🐧 - Agent-optimized MCP server replacing built-in file, search, exec, and git tools with compact structured JSON. N

★ 0
M MCP Dev low

ddukbg/github-enterprise-mcp

Various

github-enterprise-mcp

★ 28
M MCP Dev low

gitea/gitea-mcp

Various

Interactive with Gitea instances with MCP

M MCP Dev low

gitopia/gitopia-mcp-server

Various

MCP server for Gitopia

★ 1
M MCP Dev low

HasanJahidul/git-insight-mcp

Various

Semantic git queries via MCP. Beyond git log — answer who/what/when/why about any line, file, or branch.

★ 1
M MCP Dev one click ✓ Official

Git MCP Server

Anthropic (reference implementation)

Reference MCP server for Git operations. Read status, diffs, logs, and write commits from inside an agent.

M MCP Dev low

narumiruna/gitingest-mcp

Various

🐍 🏠 - A MCP server that uses [gitingest](https://github.com/cyclotruc/gitingest) to convert any Git repository into a simple text digest of its codebase.

★ 9
M MCP Dev low

naveenayalla1-CS50/mcp-server-toolkit

Various

MCP servers that help Claude Code/Cursor search your repo, docs, database, and git history instead of guessing.

★ 2
M MCP Dev low

raohwork/forgejo-mcp

Various

A MCP server that enables you to manage Gitea/Forgejo repositories through AI assistants

★ 56
M MCP Dev low

ryan0204/github-repo-mcp

Various

Model Context Protocol server for Github Repo // Reading Github Repo

★ 27
M MCP Dev low

TamiShaks-2/git-context-mcp

Various

Local MCP server that extracts high-level Git repository context for AI coding agents

★ 2
M MCP Dev low

theonedev/tod

Various

A command line tool working with OneDev

★ 9
M MCP Dev low

nikolay-e/diffctx

Various

Smart git diff context for LLMs and AI agents — selects the minimal code fragments needed to understand a change, under a token budget. Deterministic, local, MCP server included. A

★ 3

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Pairs with77entries
S Skills Claude one click

Security Review Skill

Anthropic

Anthropic's reference security-review skill. Walks a diff, flags real issues, ignores the noise.

M MCP Dev low

a-25/ios-mcp-code-quality-server

Various

This server enables AI assistants to run Xcode tests, perform linter analysis, and provide detailed feedback on iOS projects through structured, actionable reports.

★ 7
M MCP Dev low

adrianczuczka/mason

Various

Mason builds context for LLMs — smart file sampling, concept maps, and change impact analysis. MCP server + CLI.

★ 6
M MCP Dev low

aitytech/agentkits-memory

Various

Persistent memory system for AI coding assistants via MCP. Works with Claude Code, Cursor, Copilot, Windsurf, Cline.

★ 61
M MCP Dev low

AperionAI/shield

Various

Local guardrails for AI coding agents. Wraps any MCP server and blocks destructive tool calls — DROP TABLE, rm -rf, force-push, unscoped UPDATE/DELETE — before they execute. Free,

★ 5
M MCP Dev low

appcreationsca/bumpguard-mcp

Various

Guard your dependency bumps: an MCP server that tells your AI agent which parts of YOUR code break when you upgrade a dependency, and verifies AI-written code against the installed

★ 0
M MCP Dev low

asif-nvc/e2b-sandbox-mcp

Various

MCP server connecting Claude Code with E2B cloud sandboxes for working on any GitHub repo

★ 1
M MCP Dev low

avisangle/jenkins-mcp-server

Various

An MCP server for interacting with a Jenkins server. Allows you to trigger jobs, check build statuses, and manage your Jenkins instance through MCP.

★ 2
M MCP Dev low

bartonguestier1725-collab/scout-mcp

Various

bartonguestier1725-collab/scout-mcp — indexed from awesome-mcp-servers-punkpeye

★ 0
M MCP Dev low

blinkingbit-oss/execkit

Various

Stateful, structured, safe command execution for AI agents - over local shells, SSH, and Docker.

★ 5
M MCP Dev low

ByteAsk/ByteAsk-Embedded-MCP

Various

The open-source MCP server behind ByteAsk Embedded Docs: a source-grounded, page-cited evidence-retrieval server for coding agents (Claude Code, Codex, Cursor) that write firmware

★ 20
M MCP Dev low

CircleCI/mcp-server-circleci

Various

A specialized server implementation for the Model Context Protocol (MCP) designed to integrate with CircleCI's development workflow. This project serves as a bridge between CircleC

★ 84
M MCP Dev low

Contentrain/ai

Various

Repo-native content governance for AI agents. Extract, review, and deliver UI text, docs, and structured content from Git.

★ 3
M MCP Dev low

corralimited/snapdiff-mcp

Various

Standalone MCP server for SnapDiff

★ 4
M MCP Dev low

costajohnt/oss-autopilot

Various

Claude Code plugin — AI-powered autopilot for managing open source contributions. Track PRs, respond to maintainers, discover issues, maintain velocity.

★ 9
M MCP Dev low

daniloneto/bitbucket-mcp

Various

MCP server for Bitbucket Cloud, focused on pull-request review workflows

★ 0
M MCP Dev low

dealx/mcp-server

Various

MCP Server for DealX platform

★ 1
M MCP Dev low

deslay1/amendor-mcp

Various

Connect your coding agent to Amendor. Pulls change requests into your agent so it builds them and opens PRs.

★ 0
M MCP Dev low

DigiCatalyst-Systems/dep-diff-mcp

Various

MCP server that reads dependency changelogs and tells you what's risky in an upgrade.

★ 2
M MCP Dev low

duriantaco/skylos

Various

Open source local-first PR scanner that finds dead code, security bugs, secrets, quality regressions, and AI-code mistakes before merge. For first timers refer to https://duriantac

★ 446
M MCP Dev low

eliottreich/taskbounty-mcp-server

Various

MCP server for TaskBounty. Post AI-fixable bug bounties or pick them up. Funded in USD via Stripe, paid in USDC, ETH, or BTC.

★ 0
M MCP Dev low

ellmos-ai/ellmos-codecommander-mcp

Various

Developer-focused MCP server with 17 tools for code analysis, JSON repair, import management, Markdown export, diffs and regex testing

★ 2
M MCP Dev low

faizbawa/mcp-remote-ssh

Various

MCP server for remote SSH operations -- persistent sessions, structured command execution, SFTP file transfer, and port forwarding for AI agents.

★ 2
M MCP Dev low

forgemeshlabs/aso-audit-mcp

Various

ASO audit MCP server for Agent Signal Optimization readiness scanning

★ 0
M MCP Dev low

geondongkim/geond-agent-protocol

Various

Local-first MCP server for shared memory, reservations, handoffs, and review evidence across AI coding agents.

★ 1
M MCP Dev low

GistPad-MCP

Various

📓 An MCP server for managing your personal knowledge, daily notes, and re-usable prompts via GitHub Gists

★ 195
M MCP Dev low

gitkraken/gk-cli

Various

GitKraken CLI Releases and Documentation

★ 410
M MCP Dev low

GittyBurstein/mermaid-mcp-server

Various

MCP server for generating Mermaid diagrams from projects (local/GitHub) and rendering via Kroki.

★ 13
M MCP Dev low

GLips/Figma-Context-MCP

Various

MCP server to provide Figma layout information to AI coding agents like Cursor

★ 14,946
M MCP Dev low

gorosun/unified-diff-mcp

Various

📇 🏠 - Generate and visualize unified diff comparisons with beautiful HTML/PNG output, supporting side-by-side and line-by-line views for filesystem dry-run integration

★ 12
M MCP Dev low

HasanJahidul/localhost-mcp

Various

MCP server: inspect, manage, kill local dev servers. Stop guessing what's on :3000.

★ 1
M MCP Dev low

hashicorp/terraform-mcp-server

Various

The Terraform MCP Server provides seamless integration with Terraform ecosystem, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) developm

★ 1,388
M MCP Dev low

IlyaGulya/gradle-mcp-server

Various

A Model Context Protocol (MCP) server to enable AI tools to interact with Gradle projects programmatically.

★ 44
M MCP Dev low

jasonjmcghee/claude-debugs-for-you

Various

Enable any LLM (e.g. Claude) to interactively debug any language for you via MCP and a VS Code Extension

★ 510
M MCP Dev low

jmrplens/gitlab-mcp-server

Various

Open source GitLab MCP server for AI assistants: 2-tool dynamic find/execute over 870+ GitLab actions (1,000+ Enterprise), stdio/HTTP/OAuth, safe/read-only modes.

★ 8
M MCP Dev low

kage-core/Kage

Various

Persistent, verified memory for coding agents — so they stop re-explaining your codebase and never act on stale knowledge. Every memory is checked against your actual code; lives i

★ 6
M MCP Dev low

kopfrechner/gitlab-mr-mcp

Various

Interact seamlessly with GitLab repositories to manage merge requests and issues. Fetch details, add comments, and streamline your code review process with ease.

★ 90
M MCP Dev low

latex-mcp-server

Various

An MCP Server to compile latex, download/organize/read cited papers, run visualization scripts and add figures/tables to latex.

★ 6
M MCP Dev low

linuxsuren/atest-mcp-server

Various

MCP Server of API Testing

★ 6
M MCP Dev low

mark3labs/mcp-filesystem-server

Various

Go server implementing Model Context Protocol (MCP) for filesystem operations.

★ 646
M MCP Dev low

masondelan/selvedge

Various

Long-term memory for AI-coded codebases. A git blame for AI agents — but for the why. MCP server that captures the agent's reasoning live, in context, as each change is made. Local

★ 8
M MCP Dev one click ✓ Official

Filesystem MCP Server

Anthropic (reference implementation)

Reference MCP server for local filesystem access. The example everyone copies first.

M MCP Dev low ✓ Official

Sentry MCP Server

Sentry

Official Sentry MCP. Pipe errors, performance issues, and releases to your agent so it can fix them.

M MCP Dev low

MerabyLabs/promptarchitect-mcp

Various

📇 ☁️ 🍎 🪟 🐧 - Workspace-aware prompt engineering. Refines, analyzes and generates prompts based on your project's tech stack, dependencies and context. Free to use.

M MCP Dev low

mickaelkerjean/filestash

Various

:filefolder: File Management Platform / Universal Data Access Layer (without FUSE)

★ 14,271
M MCP Dev low

micl2e2/code-to-tree

Various

A runtime-free MCP server that converts source code into AST🌲, regardless of language.

★ 83
M MCP Dev low

mikusnuz/npm-mcp

Various

MCP server for npm package management — 32 tools for publish, install, audit, search, security & more

★ 0
M MCP Dev low

mobb-dev/mobb-vibe-shield-mcp

Various

Automatic security vulnerability remediation for your code.

★ 66
M MCP Dev low

mopanc/depguard

Various

Audit npm packages for security, maintenance, licenses and dependencies. Recommends install or write-from-scratch.

★ 12
M MCP Dev low

mrostamii/rancher-mcp-server

Various

Model Context Protocol (MCP) server for the Rancher ecosystem: multi-cluster Kubernetes, Harvester HCI (VMs, storage, networks), and Fleet GitOps.

★ 10
M MCP Dev low

muhannad-hash/git-context-mcp

Various

MCP server that answers why code exists - git blame, PR descriptions, and linked issues

★ 1
M MCP Dev low

neilberkman/editorconfig_mcp

Various

📇 🏠 - Formats files using `.editorconfig` rules, acting as a proactive formatting gatekeeper to ensure AI-generated code adheres to project-specific formatting standards from the

★ 5
M MCP Dev low

nwiizo/tfmcp

Various

🌍 Terraform Model Context Protocol (MCP) Tool - An experimental CLI tool that enables AI assistants to manage and operate Terraform environments. Supports reading Terraform config

★ 365
M MCP Dev low

oraios/serena

Various

A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent

★ 24,823
M MCP Dev low

osinmv/funciton-lookup-mcp

Various

MCP server for AI agents to lookup function signatures from any API. Uses SQLite and universal ctags to index source files across multiple languages (Python, C, Go, C++, JS, Rust,

★ 3
M MCP Dev low

pavelpilyak/devrecall

Various

[](https://glama.ai/mcp/servers/pavelpilyak/devrecall) 🏎️ 🏠 🍎 🐧 - Local-first developer activity aggregator. Indexes commits, PRs, Jira/Linear tickets, Confluence docs, Slack t

★ 1
M MCP Dev low

phuongrealmax/code-guardian

Various

Code Guardian Studio – AI-powered code refactor engine for large repositories, built on Claude Code + MCP.

★ 5
M MCP Dev low

QuentinCody/github-graphql-mcp-server

Various

🐍 ☁️ - Unofficial GitHub MCP server that provides access to GitHub's GraphQL API, enabling more powerful and flexible queries for repository data, issues, pull requests, and other

★ 12
M MCP Dev low

r-huijts/xcode-mcp-server

Various

MCP Server implementation for Xcode integration

★ 377
M MCP Dev low

runyourempire/4DA

Various

Privacy-first developer intelligence — surfaces what matters from the noise

★ 0
M MCP Dev low

safedep/vet

Various

Protect against malicious open source packages 🤖

★ 1,059
M MCP Dev low

selvage-lab/selvage

Various

🐍 🏠 - LLM-based code review MCP server with AST-powered smart context extraction. Supports Claude, GPT, Gemini, and 20+ models via OpenRouter.

★ 33
M MCP Dev low

stfade/moth

Various

A debugging workflow plugin for AI coding agents. Turns terminal failures into source-backed fixes via MCP and structured skills.

★ 1
M MCP Dev low

tosin2013/mcp-adr-analysis-server

Various

A sophisticated Model Context Protocol (MCP) server for analyzing Architectural Decision Records (ADRs) and providing deep architectural insights to AI agents.

★ 28
M MCP Dev low

vespo92/OPNSenseMCP

Various

MCP Server for OPNSense to act as IaC proxy

★ 52
M MCP Dev low

vezlo/src-to-kb

Various

Convert source code to LLM ready knowledge base

★ 33
M MCP Dev low

wkoverfield/quilt

Various

Tracks which agent wrote which lines when multiple AI agents share one Git checkout.

★ 2
M MCP Dev low

wonderwhy-er/DesktopCommanderMCP

Various

This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities

★ 6,097
M MCP Dev low

x51xxx/copilot-mcp-server

Various

MCP server for GitHub Copilot CLI integration

★ 3
M MCP Dev low

xcodebuild

Various

MCP tool for building Xcode iOS workspace/project and feeding back error to LLMs.

★ 84
M MCP Dev low

xxczaki/local-history-mcp

Various

📇 🏠 🍎 🪟 🐧 - MCP server for accessing VS Code/Cursor Local History

M MCP Dev low

YuliiaKovalova/dotnet-template-mcp

Various

MCP server wrapping the .NET Template Engine for AI-driven template discovery, inspection, and instantiation

★ 4
M MCP Dev low

aradar46/reuse-before-generate

Various

Stop your AI agent from rebuilding what already exists. An opinionated MCP server that checks GitHub, npm and Python repos for maintained alternatives before you scaffold.

★ 5
M MCP Dev low

djerok/glm-mcp

Various

GLM (Zhipu/Z.ai) as a cheap, full-capability subagent for the Claude Code app — works on a subscription Claude (no API key for the main agent), auto-routes between Opus and GLM, fi

★ 2
M MCP Dev low

jayasukuv11-beep/agenthelm

Various

Shared, versioned memory for AI coding agents — MCP server with git-style history (log/diff/blame) for Claude Code, Cursor & Claude Desktop

★ 5
M MCP Dev Indexed

robotel-limited/robo-cortex

Various

A git-aware, evidence-based memory store for AI coding agents

★ 1
P Apps Productivity low

Claude Code

Various

Anthropic's agentic coding tool for developers. Claude Code understands your codebase, edits files, runs commands, and helps you ship faster.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks