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": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
read_fileD

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

D1.8/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion between tools. The tool name 'read_file' is clear and unambiguous.

Naming Consistency5/5

Single tool means no inconsistency. The verb_noun pattern is followed.

Tool Count2/5

A single 'read_file' tool is insufficient for a dotfiles server, which typically requires at least listing and writing capabilities.

Completeness2/5

The tool surface is severely incomplete for managing dotfiles. Only reading is possible; no listing, writing, or other operations are present.

Maintenance

ActivityInactive
ResponsivenessNo issues