Home › Version Control › instagit
instagit
MCP server for Instagit — AI-powered Git repository analysis for coding agents
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.1.5)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"instagit": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"INSTAGIT_API_KEY": "<YOUR_VALUE>"
}
}
}
}
INSTAGIT_API_KEYsecret — API key from instagit.com for higher rate limits and faster analysis
Related servers
GitHub
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
mcp-server-azure-devops
Azure DevOps integration for repository management, work items, and pipelines.
mcp-git-ingest
Read and analyze GitHub repositories with your LLM
Perforce P4 MCP Server
Perforce P4 MCP server: changelists, files, shelves, workspaces, jobs, code reviews, and streams.
cynical-sally
Brutally honest code reviews: scores, real issues, and usable fixes. CLI + MCP server.
gitlab-mr-mcp
Interact seamlessly with issues and merge requests of your GitLab projects.
Data from the Official MCP Registry