Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SCANDOMAIN_API_KEYNoAlternative alias for SCANDOMAIN_API_TOKEN
SCANDOMAIN_API_TOKENNoYour SCANDOMAIN API token (required). Obtain from https://scandomain.cyayaa.com/
SCANDOMAIN_TIMEOUT_MSNoTimeout in milliseconds for API requests20000
SCANDOMAIN_API_BASE_URLNoBase URL for the SCANDOMAIN APIhttps://api.scandomain.cyayaa.com

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
scandomain_searchB

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

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.4/5.0

Scored across 1 tool

Disambiguation5/5

With only a single tool, there is no possibility of confusion or overlap. The tool's purpose is clearly unique within the set.

Naming Consistency5/5

The single tool name 'scandomain_search' follows a clear prefix_verb pattern that is consistent and readable. No inconsistency arises with only one tool.

Tool Count2/5

Providing only one tool for scanning and searching assets feels too few. Even for a focused search server, additional tools like list, get_details, or scan_initiate would be expected for a complete workflow.

Completeness2/5

The tool surface is severely limited to only search functionality. Missing operations such as initiating scans, retrieving asset details, or managing results create significant gaps for any real-world asset management task.

Maintenance

ActivitySlowing
ResponsivenessNo issues