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
dayi_queryD–
dayi_query_autoD–

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

D1.3/5.0

Scored across 2 tools

Disambiguation1/5

Both tools have no descriptions and nearly identical names (dayi_query vs dayi_query_auto), making them indistinguishable for an agent.

Naming Consistency3/5

Names follow a consistent prefix 'dayi_query' but one has a suffix '_auto', creating ambiguity. The pattern is present but unclear.

Tool Count2/5

Only two tools are provided for a search service, which likely requires more operations like filtering, pagination, or results management.

Completeness2/5

Without descriptions, it's unclear what the tools do, but having only two query-like tools suggests significant gaps in search functionality.

Maintenance

ActivityInactive
ResponsivenessNo issues