scandomain-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SCANDOMAIN_API_KEY | No | Alternative alias for SCANDOMAIN_API_TOKEN | |
| SCANDOMAIN_API_TOKEN | No | Your SCANDOMAIN API token (required). Obtain from https://scandomain.cyayaa.com/ | |
| SCANDOMAIN_TIMEOUT_MS | No | Timeout in milliseconds for API requests | 20000 |
| SCANDOMAIN_API_BASE_URL | No | Base URL for the SCANDOMAIN API | https://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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| scandomain_searchB | Search SCANDOMAIN assets with Quake-style DSL. Bare domains and IPs are normalized automatically. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only a single tool, there is no possibility of confusion or overlap. The tool's purpose is clearly unique within the set.
The single tool name 'scandomain_search' follows a clear prefix_verb pattern that is consistent and readable. No inconsistency arises with only one tool.
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.
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.