Skip to main content
Glama

x402-ns-lookup

Ns Lookup: Ns Lookup

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
inputNoInput to process
domainNoDomain to process

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

D1.3/5.0
Behavior1/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure, and 'Ns Lookup: Ns Lookup' discloses nothing — no mention of network calls, return format, record types queried, or any operational traits. The agent is left completely in the dark about what happens when this tool is invoked.

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

Conciseness2/5

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

The description is short, but this is under-specification, not conciseness. The words present do not earn their place since they convey no information beyond the tool name.

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

Completeness1/5

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

This is a network-lookup tool embedded among dozens of DNS/domain siblings with no output schema and no annotations, yet the description explains nothing about inputs, outputs, or scope. An agent cannot determine what this tool does, how to call it correctly, or how it differs from neighboring tools, making it completely inadequate.

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

Parameters2/5

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

Although schema coverage is 100%, the parameter descriptions are generic placeholders ('Input to process', 'Domain to process') that fail to clarify which parameter should be used or how they relate. The tool has two optional parameters and the description adds no disambiguation; the schema does not actually do meaningful heavy lifting here.

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

Purpose1/5

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

The description 'Ns Lookup: Ns Lookup' is a pure tautology that restates the tool name twice and contains zero informative content. It does not state what the tool does (e.g., query NS records for a domain) and provides no basis for distinguishing it from sibling tools like x402-dns-lookup or x402-dns-record.

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

Usage Guidelines1/5

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

There is no guidance whatsoever on when to use this tool versus the many DNS-related siblings (x402-dns-lookup, x402-mx-lookup, x402-cname-lookup, x402-soa-lookup, x402-whois). No context, no exclusions, no alternative routing is provided.

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