Skip to main content
Glama
bvm-arjun108

GitHub Models Helper

by bvm-arjun108

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENYesGitHub Personal Access Token with GitHub Models access
GITHUB_MODELS_API_BASENoOptional API base URL override (default: https://models.inference.ai.azure.com)

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": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
compare_modelsB

Compare responses from different models for the same prompt

Prompts

Interactive templates invoked by user choice

NameDescription
compare_models_promptCreate a comparison prompt with selected models

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.2/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no ambiguity or overlap with other tools. The purpose of comparing models is clearly described.

Naming Consistency5/5

The tool name follows a standard verb_noun pattern ('compare_models'). With a single tool, there is no inconsistency to evaluate.

Tool Count2/5

A single tool feels too few for a server named 'GitHub Models Helper', which implies a broader set of utilities. The scope appears overly narrow.

Completeness2/5

The server only provides a model comparison tool, leaving obvious gaps such as listing available models or retrieving model details. This significantly limits helper functionality.

Maintenance

ActivityInactive
ResponsivenessNo issues