Skip to main content
Glama

Search SCANDOMAIN assets

scandomain_search

Search SCANDOMAIN assets using Quake-style DSL to find domains, IPs, ports, services, and components.

Instructions

Search SCANDOMAIN assets with Quake-style DSL. Bare domains and IPs are normalized automatically.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesQuery DSL, for example domain:"example.com", ip:"1.1.1.1", or port:443 AND country:CN.
startNoSCANDOMAIN public API start value. Use 1 for the first page.
end_timeNoOptional UTC end time filter, for example 2026-01-31T23:59:59Z.
start_timeNoOptional UTC start time filter, for example 2026-01-01T00:00:00Z.
Behavior2/5

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

No annotations are provided, so the description must convey all behavioral traits. It only mentions automatic normalization of domains/IPs, which is useful but insufficient. It does not disclose whether the operation is read-only, requires authentication, has rate limits, or how errors behave.

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 two sentences, front-loaded with the purpose, and contains zero unnecessary words. It is highly concise and well-structured.

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

Completeness3/5

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

Given no output schema and no sibling tools, the description does not explain the return format, pagination (schema partially covers 'start'), or error handling. It covers the core functionality but leaves gaps in expected usage flow.

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?

Schema description coverage is 100%, so the schema already documents all parameters. The description adds only the note about normalization, which is not parameter-specific. Thus the description contributes minimal additional meaning beyond the schema.

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 states the verb 'Search', the resource 'SCANDOMAIN assets', and adds a distinguishing feature: use of 'Quake-style DSL' and automatic normalization of bare domains/IPs. This is specific and unambiguous.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus alternatives, nor does it mention when not to use it. There are no sibling tools listed, but even so, the description lacks context for usage decisions.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Batman0506/scandomain-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server