ClaudeMap

Git MCP Server

Official reference MCP server for working with local Git repositories.

MCP Serversofficialgitreference

A Python-based MCP server from the official modelcontextprotocol/servers collection that exposes Git operations — status, diffs, staging, commits, branch creation, and log inspection — as model tools. It drives a local checkout through the git binary, so Claude can read and manipulate repo state without shell access. Use it for commit hygiene, change review, and history archaeology inside your working tree.

Repository

modelcontextprotocol/servers

Charted

Related on the map

  • Exa MCP

    MCP Server

    Exa's official MCP server — live web search, crawling, and deep research wired into Claude.

    • official
    • search
    • web
    • mcp
  • Official Chrome DevTools MCP server — performance tracing, network inspection, and live debugging for coding agents.

    • official
    • chrome
    • debugging
    • browser
  • Vercel's handler for spinning up MCP servers on Next.js, Nuxt, Svelte, and more.

    • deploy
    • vercel
    • serverless
    • edge