instagit
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ask_repoA | Analyze any Git repository with AI. Point it at a repo and ask questions about the codebase. Example prompts by use case: Understanding Architecture:
Integration and API Usage:
Debugging and Troubleshooting:
Security Review:
Code Quality and Evaluation:
Deep Technical Analysis:
Migration Planning (with ref — Pro/Max plans only):
Ask detailed, specific questions — the tool returns real function signatures, parameter types, return values, and source citations with exact file paths and line numbers. If you hit a rate limit (429), the user's monthly token credits are exhausted — they can wait for the reset or upgrade their plan. Free-tier repos larger than 2 GB will be rejected with a 413 error; suggest upgrading to Pro or Max for unlimited repo size. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of ambiguity or overlap between tools. The single tool 'ask_repo' has a clearly defined and distinct purpose: analyzing Git repositories with AI-driven questions.
Since there is only one tool, naming consistency is inherently perfect. The tool name 'ask_repo' follows a clear verb_noun pattern, and there are no other tools to create inconsistency.
A single tool is too few for a server named 'instagit' that implies Git-related functionality. While the tool is powerful, the scope feels thin; typical Git servers would include tools for operations like cloning, branching, or committing, not just AI analysis.
The tool surface is severely incomplete for a Git-focused server. It only provides AI-based repository analysis, missing essential Git operations such as repository management, file operations, or version control actions, which are core to the inferred domain.