Skip to main content
Glama
zongqichen
by zongqichen

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

Tools

Functions exposed to the LLM to take actions

NameDescription
get_ord_specificationB

Get and use the latest ORD specification document

explain_ord_conceptA

Explain ORD concepts with examples

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
ORD SpecificationLatest ORD specification from GitHub

TDQS

B3.4/5.0

Scored across 2 tools

Disambiguation5/5

The two tools are clearly distinct: one retrieves the specification document, the other explains concepts. There is no overlap in their purposes.

Naming Consistency5/5

Both tool names follow a consistent verb_noun pattern: get_ord_specification and explain_ord_concept. The naming is clean and predictable.

Tool Count3/5

With only 2 tools, the server feels thin for a general-purpose ORD resource, though it may be sufficient for a narrowly focused use case. It sits at the borderline end.

Completeness3/5

The server provides access to the spec and concept explanations, but lacks a way to list available concepts or navigate different versions, leaving minor gaps in discoverability.

Maintenance

ActivityInactive
ResponsivenessNo issues