Instagit runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 13 Feb 2026.
MCP server for Instagit — AI-powered Git repository analysis for coding agents
Today is the operative word: we check Instagit every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add instagit -- npx -y instagit
{
"mcpServers": {
"instagit": {
"args": [
"-y",
"instagit"
],
"command": "npx"
}
}
}
[mcp_servers.instagit]
command = "npx"
args = ["-y", "instagit"]
{
"mcpServers": {
"instagit": {
"args": [
"-y",
"instagit"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"instagit": {
"args": [
"-y",
"instagit"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
INSTAGIT_API_KEY (API key from instagit.com for higher rate limits and faster analysis).
The author declared them in the registry entry; get the values from the project itself.
Gemini-powered MCP server for code review analysis.
Gemini-powered MCP server for code analysis.
Gemini-powered MCP server for code analysis.
Go code coverage analysis tool with MCP server for AI-powered coverage workflows
Go code coverage analysis tool with MCP server for AI-powered coverage workflows
MCP server for SAP ABAP ADT: repository analysis and CRUD for RAP and classic ABAP
Local Go repository call graphs and structural analysis for coding agents over stdio.
MCP server for fixing static analysis issues from SARIF reports with AI agents
Answers built from our own checks of this server.