Skip to main content
Glama

Professor Sausages — Trust & Verification

Domain registration & DNS card

domain_intel

RDAP registration card for a domain (creation/expiry dates, registrar, statuses, nameservers, DNSSEC) plus derived risk flags like domain age. view='dns' returns a live multi-record DNS summary (A/AAAA/CNAME/MX/NS/TXT/SOA/CAA + SPF/DMARC); view='live' re-reads the registry at the moment you ask. Paid: call without x_payment to receive this call's exact terms (amount, asset, network), sign them, then call again with x_payment. The free pricing tool lists every price at once.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
viewNoWhich read to perform.registration
domainYesRegistrable domain name.
x_paymentNoOptional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and get the data.

TDQS

A4.5/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full burden of behavioral disclosure. It transparently reveals the paid nature of the tool, the x_payment handshake, and the fact that the 'live' view re-reads the registry in real time. It does not mention potential error behavior or rate limits, but this is a notable disclosure effort.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is dense but efficient, with each sentence contributing distinct value: data content, view specifics, payment flow, and alternative pricing tool. It is well-organized with clear semantic chunks and no filler.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a complex paid tool with multiple views and no output schema, this description is comprehensive. It covers what data is returned for each view, the payment handshake, and the available free alternative. The only minor gap is lack of explicit error scenarios, but the provided information is sufficient for an agent to use the tool correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, providing baseline of 3. The description adds meaning by explaining the values of 'view' ('dns' returns DNS summary, 'live' re-reads registry) and detailing the x_payment flow. This goes beyond the schema's terse property descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description explicitly states the tool returns an 'RDAP registration card' with detailed domain data and derived risk flags, and clearly distinguishes between registration, DNS, and live views. It differentiates from sibling tools by focusing on domain intelligence and even points to the 'pricing' tool for pricing needs.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear guidance on when to use each view and explains the payment flow: call without x_payment to receive terms, sign, then call again. It also mentions the free 'pricing' tool as an alternative for price discovery. However, it does not explicitly state when not to use this tool versus other sibling tools, but the distinct domain focus makes it implicit.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.4/5.0
Disambiguation5/5

Each tool targets a distinct resource or action: sanctions screening for names, addresses, and vessels; verification for domains, emails, IBANs, phones, and URLs; plus clearly separate meta-tools for discovery, pricing, and requests. Even the closely related sanctions_screen and sanctions_entity have clear separation (search vs. detailed record).

Naming Consistency3/5

Most tools follow a [noun]_[verb] pattern (address_screen, email_check, url_screen), but there are deviations: domain_intel and sanctions_entity are noun_noun, find_data and request_data are verb_noun, and pricing is a single word. The mixed conventions are still readable but not fully consistent.

Tool Count5/5

With 12 tools, the server is well-scoped for its trust and verification purpose. It covers a broad range of verification types without becoming unwieldy, and the inclusion of meta-tools (pricing, find_data, request_data) adds valuable functionality without bloat.

Completeness5/5

The surface appears complete for the stated domain: sanctions screening (name, address, vessel), domain intelligence, email/IBAN/phone/URL checks, and supporting discovery/pricing/feedback tools. The request_data tool also provides a mechanism to fill future gaps, making the set comprehensive.

Resources