CURRENT•SEA
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of confusion or overlap. The single tool's purpose is clearly defined and distinct by default.
The single tool name 'scan_ambiguity' follows a clear verb_noun convention, which is consistent and predictable. No conflicting naming styles exist.
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.
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.