shohei
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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 5 tools
Each tool has a distinct purpose: DNS latency benchmarking, DNS record checking, email security checks, DNS propagation, and TLS certificate inspection. No overlapping functionality.
All tools use snake_case with a verb_noun pattern: 'benchmark_latency' and 'check_*' variants. Consistent and predictable.
5 tools is a well-scoped set for a DNS/network diagnostic server, covering key operations without excessive overload.
Covers DNS benchmarking, records, propagation, email security, and TLS chains. Minor gaps like reverse DNS or DNSSEC, but sufficient for typical diagnostics.