Skip to main content
Glama
Bishop81
by Bishop81

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
whois_lookupB

Registration data for a domain: registrar, creation/expiry/updated dates, registrant country, privacy/redaction status, and name servers.

dns_recordsA

Resolves A, AAAA, MX, TXT, NS and CNAME records, plus CAA records, SPF/DMARC presence and common DNS misconfiguration warnings.

ssl_certificateA

Inspects the live TLS certificate: validity, issuer, subject, expiration, days remaining, protocol/cipher and certificate warnings.

security_headersA

Fetches HTTP response headers and scores security headers (HSTS, CSP, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy) with recommendations.

domain_reputationA

Checks the domain/IP against DNS blocklists (DNSBL, Spamhaus) and returns a reputation score and any listings.

subdomain_discoveryA

Discovers subdomains via Certificate Transparency logs (crt.sh) and common-prefix probing, with DNS resolution status for each.

full_domain_reportA

Runs every analyzer (WHOIS, DNS, SSL, security headers, reputation, subdomains) in parallel and returns a combined report with an overall security score and A+ to F rating.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.1/5.0

Scored across 7 tools

Disambiguation5/5

Each tool targets a distinct aspect of domain intelligence: DNS records, WHOIS, SSL, security headers, reputation, subdomain discovery, and a combined full report. There is no overlap in purpose; even the full report is a composite meta-tool, not a duplicate.

Naming Consistency5/5

All tool names follow a consistent pattern: a domain-related noun followed by an operation noun (e.g., whois_lookup, subdomain_discovery, ssl_certificate). The naming is uniformly descriptive and predictable.

Tool Count5/5

With 7 tools, the server covers the essential areas of domain intelligence (DNS, WHOIS, SSL, security headers, reputation, subdomains) without being bloated or sparse. Each tool serves a clear purpose.

Completeness5/5

The tool surface comprehensively covers domain analysis: DNS record types, WHOIS metadata, SSL certificate inspection, security header evaluation, blocklist reputation, subdomain enumeration, and a summarizing full report. No obvious gaps are present for the stated purpose.

Maintenance

ActivitySlowing
ResponsivenessNo issues