Skip to main content
Glama
ompatelz

RepoPilot MCP

by ompatelz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoGitHub token used by the internal GitHub REST API client

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

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
healthA

Return basic server health and safety posture.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.4/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of ambiguity or overlap between tools.

Naming Consistency5/5

With a single tool named 'health', the naming is unambiguous and internally consistent.

Tool Count1/5

The server provides only one trivial health-check tool, which is an extreme under-provisioning for a server presumably intended for repository management.

Completeness1/5

The sole tool only reports health status, leaving no functionality for actual repository operations, making the surface severely incomplete for the stated domain.

Maintenance

ActivityMaintained
ResponsivenessNo issues