Skip to main content
Glama
Bowieboii

CURRENT•SEA

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
scan_ambiguityA

Find wording that may need clarification.

Use this when an agent needs an inexpensive, deterministic, explainable check for vague timing, quantities, references, commitments, or standards. The service retains invocation metadata but never the submitted text. Signals are possible issues, not proof of ambiguity.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.3/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap. The single tool's purpose is clearly defined and distinct by default.

Naming Consistency5/5

The single tool name 'scan_ambiguity' follows a clear verb_noun convention, which is consistent and predictable. No conflicting naming styles exist.

Tool Count2/5

A single tool feels too thin for most server purposes. While the scope is narrow, one tool provides minimal utility and may limit agent flexibility, aligning with the 'too few' criterion.

Completeness5/5

For the stated purpose of detecting ambiguous wording, the tool covers the core functionality well. It handles multiple ambiguity types (timing, quantities, references, commitments, standards) with no obvious gaps within that narrow domain.

Maintenance

ActivityMaintained
ResponsivenessNo issues