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

Tools

Functions exposed to the LLM to take actions

NameDescription
get_tone_urlA

Get the direct URL to play a specific audio frequency (1-20000 Hz) using the Online Tone Generator.

recommend_frequencyA

Get recommended frequencies for a specific use case along with direct generation links.

get_sweep_toolA

Get the link to the Sweep Generator tool to test audio equipment across a range of frequencies.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.1/5.0

Scored across 3 tools

Disambiguation4/5

Each tool targets a distinct aspect: single frequency URL, sweep generator link, and recommendations. While get_tone_url and recommend_frequency both return URLs, their purposes are clearly separated by specificity vs. recommendations.

Naming Consistency4/5

Two tools follow the 'get_' + object pattern (get_tone_url, get_sweep_tool), while recommend_frequency uses a different verb. Still, all names are snake_case and readable, with only minor deviation.

Tool Count5/5

With only 3 tools, the server is well-scoped for its purpose of providing tone generator links. Each tool covers a distinct need and none feel redundant or excessive.

Completeness4/5

The set covers core use cases: generating a specific tone, accessing a sweep tool, and getting recommendations. Minor gaps like controlling waveform or duration exist, but the primary workflows are supported.

Maintenance

ActivityMaintained
ResponsivenessSyncing