Skip to main content
Glama

databutler-provenance

domain_provenance

Who runs this domain? Live RDAP lookup: registration date and age, registrar, nameservers, status, whether the registrant is redacted, plus a typosquat check (edit-distance / brand-substring) against high-value brands. A very recently registered domain resembling a bank or big brand is a classic phishing signal — but report it as a signal, not a conclusion.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainYese.g. example.com

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.3/5.0
Behavior4/5

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

With no annotations, the description bears the full behavioral burden and largely succeeds: it discloses that this is a live RDAP lookup, that registrant info may be redacted, that a typosquat check is included, and that results should be treated as signals. It doesn't mention failure modes or rate limits, but the core behavioral traits and interpretive caution are well covered.

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?

Two sentences with no filler: the first packs a comprehensive feature list, and the second delivers the decision-relevant warning about interpreting results. The most important phrase, 'live RDAP lookup', is front-loaded.

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 one-parameter lookup with no output schema and no annotations, the description is complete: it enumerates the main return categories, explains the typosquat dimension, and adds the necessary interpretative caveat. An agent has enough to invoke the tool correctly and act on the result.

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

Parameters3/5

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

The schema already documents the single parameter with a concrete example (e.g. example.com), giving 100% schema description coverage, so the baseline of 3 applies. The description adds domain-specific context but no additional syntactic or formatting requirements beyond what the schema provides.

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 clearly identifies the tool's purpose with a specific verb and resource: a live RDAP lookup for a domain, listing registration date/age, registrar, nameservers, status, and redaction state, plus a typosquat check. It is unmistakably domain-focused and therefore distinguishable from the sibling package_provenance tool.

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 gives clear usage context by framing the tool around phishing investigation: a recently registered domain resembling a bank or big brand is a classic signal. It also instructs the agent to report it as a signal, not a conclusion. It stops short of explicitly naming alternatives or exclusion conditions, but the intended scenario is clear.

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.

Resources