MCP
UnclaimedurlDNA MCP server
Install
docker run -p 8080:8080 -e x-api-key=<URLDNA_API_KEY> urldna-mcp-serverUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (14)
brand_scans
Get all scans associated with a brand. Supports additional CQL filtering.
create_query
Create a new saved query with one or more CQL filter conditions.
delete_query
Permanently delete a saved query by ID.
fast_check
Instantly check if a URL has been scanned. Returns SAFE / MALICIOUS / UNRATED.
get_brand
Retrieve full details of a specific brand by ID.
get_query
Retrieve a specific saved query and its filters by ID.
get_scan
Retrieve a complete scan result by ID.
list_brands
List available brands with optional name search and visibility filter (ALL / FREE / PREMIUM / USERBRANDS).
list_queries
List all saved queries for the authenticated user.
new_scan
Submit a URL for a full scan and wait for the result (~30–60s).
query_scans
Retrieve all matching scans for a saved query.
search
Search scans using CQL (Custom Query Language) across domain, IP, technology, malicious flag, and more. Supports pagination (page 2+ requires PREMIUM).
search_docs
Fetch the full urlDNA OpenAPI and documentations.
update_query
Update an existing query's name and filters (full replacement).