Contract
{
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"minLength": 1,
"description": "Exact page URL to analyze, e.g. 'https://example.com/page/'."
},
"database": {
"type": "string",
"default": "us",
"minLength": 2,
"description": "Regional Semrush database (Google region), e.g. 'us', 'uk', 'de', 'fr'. Mobile ('mobile-us') and extended ('us-ext') variants are also accepted. Defaults to 'us'. Full list: https://developer.semrush.com/api/v3/seo/overview/ (Databases). Tip: run /domain_ranks first to see every database a domain has data in."
}
},
"additionalProperties": false
}{
"type": "object",
"properties": {
"rows": {
"type": "array",
"items": {
"type": "object",
"properties": {
"adwordsCost": {
"type": "string",
"description": "Estimated monthly USD spend implied by paid traffic to this URL, as a string."
},
"organicCost": {
"type": "string",
"description": "Estimated monthly USD value of organicTraffic if bought as ads, as a string."
},
"adwordsTraffic": {
"type": "string",
"description": "Estimated monthly paid search visits to this URL, as a string."
},
"organicTraffic": {
"type": "string",
"description": "Estimated monthly organic search visits to this URL, as a string."
},
"adwordsKeywords": {
"type": "string",
"description": "Count of paid (AdWords) keywords this URL appears for, as a string."
},
"organicKeywords": {
"type": "string",
"description": "Count of organic keywords this exact URL ranks for, as a string."
}
},
"additionalProperties": true
},
"description": "Zero or one row: one row when the URL has ranking data in the requested database, an empty array when it does not."
},
"type": {
"type": "string",
"description": "Constant result-type tag echoed by the endpoint (observed: \"url_rank\")."
},
"database": {
"type": "string",
"description": "The regional database the snapshot was computed in, e.g. \"us\"."
}
},
"description": "The URL's SEO/paid-search snapshot, as returned at routing.responseResultPath ($.output).",
"additionalProperties": true
}Pricing
Every real charge, itemised. A model that quietly omits one is a slow financial leak, so nothing here is rolled up, and a charge that only applies to some inputs says so rather than being added in.
Prices in this catalog are the provider's own list price, not your bill: Omnial MCP charges provider cost plus a platform markup on top, so what you are charged is higher than the figure shown. For the exact amount a specific call will cost, run omnial_execute with dry_run: true; that number includes the markup and is what we hold while the call runs. It is a quote, not a cap on the charge.
| Charge | Rate |
|---|---|
Per call Flat, regardless of what comes back | $0.00273 |
- Cost basis
- Not recorded
This tool's catalog entry does not record how its final bill is determined, so we will not tell you whether its cost is fixed before the call or reported by the provider afterwards. Either way what is held is a quote rather than a cap: you are charged what the call actually costs, bounded at 2x the quote.
- Updated
- Sep 8, 2026
