magit

GitHub

It's Magit! A Git Porcelain inside Emacs.

7,097 stars Emacs Lisp 1 file ยท ~8,585 tokens

magit MCP Server

MCP server for magit/magit

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "magit": {
      "command": "npx",
      "args": [
        "-y",
        "@magit/magit"
      ]
    }
  }
}