search_domains searches cached publisher inventory: keywords, industry, country, DR, traffic. It is the catalog behind LinkDR orders.
get_keyword_serp answers who ranks. This answers which sites we can place on.
Search the marketplace for SaaS publishers with DR at least 50. Show two rows.
To buy placements, stop using MCP and fetch SKILL.md.
Arguments
All optional.
| Name | Type |
|---|---|
keywords | string array |
industry | string |
country | string |
minDR / maxDR | 0–100 |
minTraffic / maxTraffic | integer |
page / pageSize | integers |
Request
{
"keywords": ["saas"],
"minDR": 50,
"pageSize": 2
}Response
{
"page": 1,
"pageSize": 2,
"totalCount": 10202,
"totalPages": 5101,
"domains": [
{
"domain": "shopify.com",
"name": "Shopify",
"domainRating": 96,
"traffic": 13669044,
"industry": "SaaS",
"contactCount": 25
},
{
"domain": "squarespace.com",
"name": "Squarespace",
"domainRating": 95,
"traffic": 3689412,
"industry": "SaaS",
"contactCount": 33
}
]
}Sort is Domain Rating. A saas keyword match can still return CDN hosts and short links. Treat this as inventory, not Google.
What to explore next
- Managed backlinks to order
- get_domains for one to 100 hosts
- get_keyword_serp if the question was who ranks