Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

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

Tools

Functions exposed to the LLM to take actions

NameDescription
call_grokC

Call Grok (xAI) from Claude or any MCP client.

Phone-first: uses only requests. Set XAI_API_KEY (or GROK_API_KEY) in the environment before starting the server.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.8/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so no ambiguity between tools.

Naming Consistency5/5

Single tool follows a clear verb_noun pattern; no inconsistency.

Tool Count3/5

One tool is borderline thin for an API wrapper; typically 3-15 tools are expected.

Completeness2/5

The server lacks parameters like model selection or streaming, limiting its capability for complex interactions.

Maintenance

ActivitySlowing
ResponsivenessNo issues