Skip to main content
Glama
chetangpande-ai

GitHub Repository Health MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GROQ_MODELYesThe Groq model to use, e.g., openai/gpt-oss-120b.
GITHUB_REPOYesThe GitHub repository name.
GITHUB_OWNERYesThe GitHub owner or organization.
GITHUB_TOKENNoOptional GitHub personal access token for higher rate limits.
GROQ_API_KEYYesYour Groq API key.

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
get_repository_infoC

Get current metadata and activity counters for a GitHub repository.

get_open_issuesA

Get open issues, excluding pull requests, for a GitHub repository.

get_recent_commitsA

Get recent commits and their authors for a GitHub repository.

get_workflow_runsB

Get recent GitHub Actions workflow runs and their conclusions.

Prompts

Interactive templates invoked by user choice

NameDescription
daily_health_reportCreate a prompt for a current GitHub repository health report.
triage_open_issuesCreate a prompt for prioritizing a repository's open issues.

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/chetangpande-ai/GitHubReposHealth-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server