magit
It's Magit! A Git Porcelain inside Emacs.
magit MCP Server
MCP server for magit/magit
Ready-to-Use Client Configurations
{
"mcpServers": {
"magit": {
"command": "npx",
"args": [
"-y",
"@magit/magit"
]
}
}
}