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
benchmark_latencyB

Benchmark DNS latency across transports

check_dnsB

Check DNS records for a domain

check_email_securityA

Check email security (MX, SPF, DKIM, DMARC)

check_propagation_globalB

Check DNS propagation across 6 global resolvers

check_tls_chainB

Inspect TLS certificate chain for a hostname

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.7/5.0

Scored across 5 tools

Disambiguation5/5

Each tool has a distinct purpose: DNS latency benchmarking, DNS record checking, email security checks, DNS propagation, and TLS certificate inspection. No overlapping functionality.

Naming Consistency5/5

All tools use snake_case with a verb_noun pattern: 'benchmark_latency' and 'check_*' variants. Consistent and predictable.

Tool Count5/5

5 tools is a well-scoped set for a DNS/network diagnostic server, covering key operations without excessive overload.

Completeness4/5

Covers DNS benchmarking, records, propagation, email security, and TLS chains. Minor gaps like reverse DNS or DNSSEC, but sufficient for typical diagnostics.

Maintenance

ActivityInactive
ResponsivenessNo issues