technical-impact-analyst
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | Yes | GitHub personal access token with repo, read:user, and read:org scopes | |
| GITHUB_USERNAME | Yes | Your GitHub username |
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
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_contribution_metricsA | Retrieve raw GitHub contribution metrics filtered by time period. Returns aggregated data including commits, PRs, reviews, and code changes. Useful for understanding contribution volume and patterns. |
| analyze_karpathy_alignmentA | Analyze GitHub contributions against the Andrej Karpathy Skills framework. Returns scores (1-5) for five skill dimensions:
Also detects "First Principles" indicators (Karpathy's emphasis on understanding things from scratch rather than relying on heavy abstractions). |
| get_architecture_impactA | Identify contribution types (Feature, Refactor, Bug Fix) and assess their impact on codebase health. For each PR, returns:
|
| generate_weekly_impact_summaryA | Generate an executive weekly impact summary for stakeholders. Consolidates the week's activities into a structured report including:
|
| scan_first_principlesA | Scan contributions for first-principles thinking patterns. Analyzes PRs looking for:
Returns:
|
| detect_attention_to_detailA | Advanced attention-to-detail analysis with bonus scoring. Checks:
Returns bonus points, anti-pattern flags (red/yellow), and checklist. |
| generate_client_reportA | Generate a client-facing delivery report translating technical contributions into business value. Designed for freelancers, MEI, and consultants who need to communicate value to non-technical stakeholders. Returns a formatted Markdown report with:
|
| export_evolution_dataA | Export Karpathy skill evolution data for Spider Chart visualization. Analyzes the last N weeks and returns scores for each dimension per week, plus trend analysis (improving/declining/stable). Designed to feed the external Next.js Karpathy Dashboard. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Gaells/mcp-github-performance-review'
If you have feedback or need assistance with the MCP directory API, please join our Discord server