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

I

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

Pairs with

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

Pairs with61entries
M MCP Dev low

abrinsmead/mindpilot-mcp

Various

See through your agent's eyes. Visualize legacy code, architect new systems, understand everything.

★ 88 updated 7mo ago
M MCP Dev low

adhikasp/mcp-git-ingest

Various

A Model Context Protocol (MCP) server that helps read GitHub repository structure and important files.

★ 308 updated 1y ago
M MCP Dev low

AgentDM: Agent to Agent Communication Platform

ai.agentdm

Agent communication platform for agent to agent messaging via MCP. Messages, channels, skills.

M MCP Dev low

AgentDM

ai.agentdm

AgentDM Grid API endpoint. Connect any MCP-compatible AI agent to send and receive direct messages. Supports OAuth 2.0 and API key authentication.

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 updated 13d ago
M MCP Dev low

ARKALDA/hejdar-mcp

Various

Hejdar MCP Server — runtime policy enforcement for AI agents

★ 0 updated 3mo ago
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 updated 5mo ago
M MCP Dev low

bartonguestier1725-collab/scout-mcp

Various

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

★ 0 updated 1mo ago
M MCP Dev low

bgauryy/octocode-mcp

Various

MCP server for semantic code research and context generation on real-time using LLM patterns | Search naturally across public & private repos based on your permissions | Transform

★ 854 updated 1mo ago
M MCP Dev low

calclavia/mcp-obsidian

Various

📇 🏠 - This is a connector to allow Claude Desktop (or any MCP client) to read and search any directory containing Markdown notes (such as an Obsidian vault).

M MCP Dev low

cerebrixos-org/tuning-engines-cli

Various

CLI & MCP server for Tuning Engines — fine-tune LLMs on code repositories

★ 2 updated 1mo ago
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 updated 2mo ago
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 updated 1mo ago
M MCP Dev low

daniloneto/bitbucket-mcp

Various

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

★ 0 updated 8d ago
M MCP Dev low

dealx/mcp-server

Various

MCP Server for DealX platform

★ 1 updated 3mo ago
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 updated 24d ago
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 updated 2mo ago
M MCP Dev low

Eltortilla1/synapse-code-mcp

Various

Model Context Protocol server for code intelligence. Lets AI assistants explore your codebase on demand — semantic context with dependency graphs, compressed symbol indexes for Typ

★ 1 updated 25d ago
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 updated 23d ago
M MCP Dev low

forgemeshlabs/aso-audit-mcp

Various

ASO audit MCP server for Agent Signal Optimization readiness scanning

★ 0 updated 1mo ago
M MCP Dev low

gitopia/gitopia-mcp-server

Various

MCP server for Gitopia

★ 1 updated 3mo ago
M MCP Dev low

GittyBurstein/mermaid-mcp-server

Various

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

★ 13 updated 6mo ago
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 updated 1y ago
M MCP Dev low

graphpilot-oss/graphpilot

Various

Structural memory for coding agents — index your repo once, query symbols, callers, and call-edges over MCP.

★ 10 updated 1mo ago
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 updated 2mo ago
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 updated 1mo ago
M MCP Dev low

hyperb1iss/lucidity-mcp

Various

AI-powered code quality analysis using MCP to help AI assistants review code more effectively. Analyze git changes for complexity, security issues, and more through structured prom

★ 85 updated 1y ago
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 updated 6mo ago
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 updated 1mo ago
M MCP Dev low

knewstimek/agent-tool

Various

MCP tool server for AI coding agents -- encoding-aware file tools, binary analysis, DAP debugger, SSH/SFTP, process memory, and more

★ 18 updated 2mo ago
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 updated 11mo ago
M MCP Dev low

linuxsuren/atest-mcp-server

Various

MCP Server of API Testing

★ 6 updated 8mo ago
M MCP Dev low

mark3labs/mcp-filesystem-server

Various

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

★ 646 updated 7mo ago
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 updated 1mo ago
M MCP Dev one click

Filesystem MCP Server

Anthropic (reference implementation)

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

M MCP Dev one click

Sequential Thinking MCP Server

Model Context Protocol (reference)

Reference MCP that gives an agent a structured 'think step by step' tool. Surprisingly effective on hard tasks.

M MCP Dev low

mickaelkerjean/filestash

Various

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

★ 14,271 updated 1mo ago
M MCP Dev low

mikusnuz/app-publish-mcp

Various

Unified MCP server for App Store Connect & Google Play Console — 91 tools for listings, screenshots, releases, reviews & submissions

★ 10 updated 3mo ago
M MCP Dev low

mikusnuz/npm-mcp

Various

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

★ 0 updated 3mo ago
M MCP Dev low

mopanc/depguard

Various

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

★ 12 updated 1mo ago
M MCP Dev low

Nishant-Chaudhary5338/mcp-toolkit

Various

9 MCP servers for React + TypeScript automation — component scaffolding, dep auditing, WCAG checking, test generation, TypeScript enforcement, and monorepo management.

★ 0 updated 1mo ago
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 updated 3mo ago
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 updated 1mo ago
M MCP Dev low

ozgurcd/gograph

Various

A fast, local-only CLI tool to generate repository structures and improve IDE context awareness for Go codebases.

★ 150 updated 1mo ago
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 updated 11mo ago
M MCP Dev low

raohwork/forgejo-mcp

Various

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

★ 56 updated 8mo ago
M MCP Dev low

raye-deng/open-code-review

Various

🤖 AI code quality gate for AI-generated code. Detects hallucinated packages, phantom dependencies, stale APIs, and more. MCP Server + CLI + CI/CD Action.

★ 24 updated 3mo ago
M MCP Dev low

ryan0204/github-repo-mcp

Various

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

★ 27 updated 1y ago
M MCP Dev low

safedep/vet

Various

Protect against malicious open source packages 🤖

★ 1,059 updated 1mo ago
M MCP Dev low

sequa-ai/sequa-mcp

Various

📇 ☁️ 🐧 🍎 🪟 - Stop stitching context for Copilot and Cursor. With Sequa MCP, your AI tools know your entire codebase and docs out of the box.

★ 20 updated 7mo ago
M MCP Dev low

Skyrxin/sast-mcp-server

Various

[](https://glama.ai/mcp/servers/Skyrxin/sast-mcp-server) 🐍 🏠 🍎 🪟 🐧 - SAST/DAST server exposing 11 security scanners (Bandit, Semgrep, Trivy, CodeQL, Checkov, Gitleaks, OSV-Sca

★ 1 updated 29d ago
M MCP Dev low

Smart-AI-Memory/empathy-framework

Various

Combining a five-level AI framework with git-native memory overcomes session amnesia, enabling anticipation of problems weeks early. Production results: 2000x cost reduction, 10x+

★ 11 updated 3mo ago
M MCP Dev low

smart-mcp-proxy/mcpproxy-go

Various

Supercharge AI Agents, Safely

★ 239 updated 1mo ago
M MCP Dev low

snyk/studio-mcp

Various

🎖️ 📇 ☁️ 🍎 🪟 🐧 - Embeds Snyk's security engines into agentic workflows. Secures AI-generated code in real-time and accelerates the fixing vulnerability backlogs.

★ 48 updated 1mo ago
M MCP Dev low

srclight/srclight

Various

Deep code indexing MCP server for AI agents. 25 tools: hybrid FTS5 + embedding search, call graphs, git blame/hotspots, build system analysis. Multi-repo workspaces, GPU-accelerate

★ 44 updated 2mo ago
M MCP Dev low

st3v3nmw/sourcerer-mcp

Various

MCP for semantic code search & navigation that reduces token waste

★ 114 updated 8mo ago
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 updated 6mo ago
M MCP Dev low

tgeselle/bugsnag-mcp

Various

A Model Context Protocol (MCP) server for interacting with Bugsnag. This server allows LLM tools like Cursor and Claude to investigate and resolve issues in Bugsnag.

★ 23 updated 3mo ago
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 updated 1mo ago
M MCP Dev low

wkoverfield/quilt

Various

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

★ 2 updated 3d ago
M MCP Dev low

xChuCx/agent-memory

Various

Local, searchable project memory for AI coding agents. Markdown source of truth, MCP interface, safe structured updates — no cloud.

★ 4 updated 1mo ago
Alternatives8entries
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