Skip to main content
Glama
enmanuelmag

Heimdall

by enmanuelmag

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
pingA

Returns pong

echoC

Echoes a message

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.5/5.0

Scored across 2 tools

Disambiguation5/5

Both tools have clearly distinct purposes: one echoes a message, the other returns pong. There is no overlap or ambiguity.

Naming Consistency5/5

Tool names are single-word verbs (echo, ping), following a consistent pattern.

Tool Count4/5

With only 2 tools, the server is minimal but appropriate for a simple utility server. The count is slightly low but within reasonable bounds for its narrow scope.

Completeness4/5

For a basic utility server, the tools cover the essential operations (ping and echo). There are no obvious gaps, though a help tool could be added.

Maintenance

ActivityStale
ResponsivenessNo issues