DataForSEO MCP integration for AI agents.
Connect AI agents to DataForSEO through 21 structured actions, including backlinks list live, backlinks anchors live, and backlinks referring domains live. R…
- ACTION CONTRACTS
- 21
- AUTHENTICATION
- Custom credentials
- SOURCE STATUS
- Provider-backed
CATALOG SOURCE REVIEWED AUGUST 23, 2026 / ACTION NAMES AND SCHEMAS DERIVED FROM WORKING MACHINES PROVIDER SOURCE
CAPABILITY PROFILE
What the DataForSEO integration exposes
The DataForSEO Agent App exposes 21 provider-backed actions for data and marketing work. Its current contract lets an authorized agent retrieve dataforseo backlinks records for a domain, subdomain, or page, retrieve dataforseo backlinks anchor text metrics for a domain, subdomain, or page, and retrieve dataforseo backlinks referring domains for a domain, subdomain, or page. These operations are called through Working Machines as typed capabilities rather than through browser navigation or copied UI steps.
A connection uses Custom credentials. Before execution, the agent can inspect the selected action, its required fields, declared scopes, and expected output contract. Provider credentials remain inside the Working Machines runtime; the calling agent receives the capability and its structured result, not the underlying secret.
For reliable operation, start with the narrowest action that satisfies the task, resolve stable provider identifiers before changing state, and validate the returned object or status after execution. Availability still depends on the connected DataForSEO account, granted provider permissions, workspace policy, region, plan, and upstream API behavior.
VERIFIED ACTION SAMPLE
Real DataForSEO capabilities.
Showing 12 of 21 actions. Risk labels are conservative signals based on operation names, not substitutes for provider documentation or runtime policy.
backlinks_list_liveREADRetrieve DataForSEO Backlinks records for a domain, subdomain, or page.
INPUTS: target / backlinksStatusType / includeSubdomains / includeIndirectLinks / excludeInternalBacklinks
backlinks_anchors_liveREVIEWRetrieve DataForSEO Backlinks anchor text metrics for a domain, subdomain, or page.
INPUTS: target / backlinksStatusType / includeSubdomains / includeIndirectLinks / excludeInternalBacklinks
backlinks_referring_domains_liveREVIEWRetrieve DataForSEO Backlinks referring domains for a domain, subdomain, or page.
INPUTS: target / backlinksStatusType / includeSubdomains / includeIndirectLinks / excludeInternalBacklinks
backlinks_summary_liveREVIEWRetrieve DataForSEO Backlinks summary metrics for a domain, subdomain, or page.
INPUTS: target / backlinksStatusType / includeSubdomains / includeIndirectLinks / excludeInternalBacklinks
get_amazon_asins_taskREADRetrieve the status and Advanced results of one DataForSEO Amazon ASIN task.
INPUTS: id
get_amazon_products_taskREADRetrieve the status and Advanced results of one DataForSEO Amazon Products task.
INPUTS: id
get_amazon_sellers_taskREADRetrieve the status and Advanced results of one DataForSEO Amazon Sellers task.
INPUTS: id
get_user_dataREADRetrieve DataForSEO account details, balance, rates, limits, and usage data.
google_ads_search_volume_liveREADRetrieve Google Ads search volume metrics from DataForSEO for one batch of keywords.
INPUTS: keywords / locationName / locationCode / languageName / languageCode
google_domain_rank_overview_liveREVIEWRetrieve DataForSEO Labs Google ranking and traffic overview for a domain.
INPUTS: target / locationName / locationCode / languageName / languageCode
google_keyword_ideas_liveREVIEWRetrieve DataForSEO Labs Google keyword ideas for seed keywords.
INPUTS: keywords / locationName / locationCode / languageName / languageCode
google_keyword_overview_liveREVIEWRetrieve DataForSEO Labs Google keyword overview metrics for a batch of keywords.
INPUTS: keywords / locationName / locationCode / languageName / languageCode
INPUT CONTRACTS
Know what the action needs before it runs.
backlinks_list_live
targetREQUIRED- Domain, subdomain, or absolute page URL sent to DataForSEO Backlinks.
backlinksStatusTypeOPTIONAL- Backlink status type used for metrics.
includeSubdomainsOPTIONAL- Whether subdomains of the target are included.
includeIndirectLinksOPTIONAL- Whether indirect links are included.
excludeInternalBacklinksOPTIONAL- Whether internal backlinks from subdomains are excluded.
backlinks_anchors_live
targetREQUIRED- Domain, subdomain, or absolute page URL sent to DataForSEO Backlinks.
backlinksStatusTypeOPTIONAL- Backlink status type used for metrics.
includeSubdomainsOPTIONAL- Whether subdomains of the target are included.
includeIndirectLinksOPTIONAL- Whether indirect links are included.
excludeInternalBacklinksOPTIONAL- Whether internal backlinks from subdomains are excluded.
backlinks_referring_domains_live
targetREQUIRED- Domain, subdomain, or absolute page URL sent to DataForSEO Backlinks.
backlinksStatusTypeOPTIONAL- Backlink status type used for metrics.
includeSubdomainsOPTIONAL- Whether subdomains of the target are included.
includeIndirectLinksOPTIONAL- Whether indirect links are included.
excludeInternalBacklinksOPTIONAL- Whether internal backlinks from subdomains are excluded.
backlinks_summary_live
targetREQUIRED- Domain, subdomain, or absolute page URL sent to DataForSEO Backlinks.
backlinksStatusTypeOPTIONAL- Backlink status type used for metrics.
includeSubdomainsOPTIONAL- Whether subdomains of the target are included.
includeIndirectLinksOPTIONAL- Whether indirect links are included.
excludeInternalBacklinksOPTIONAL- Whether internal backlinks from subdomains are excluded.
PROVIDER-SPECIFIC WORKFLOWS
Jobs this Agent App can support
Inspect Backlinks List Live
Retrieve DataForSEO Backlinks records for a domain, subdomain, or page. Use this as a bounded discovery step, retain the returned identifier, and avoid expanding the read beyond the task's stated scope.
backlinks_list_liveVerify with Get Amazon Asins Task
Retrieve the status and Advanced results of one DataForSEO Amazon ASIN task. Compare the returned provider state with the intended outcome and preserve stable IDs or canonical links in the run record.
get_amazon_asins_taskSAFETY BOUNDARY
Operate DataForSEO with explicit limits
- Authorize DataForSEO with Custom credentials and grant only the provider access required by the selected actions.
- The current action names appear read-oriented, but returned DataForSEO data may still be sensitive and should be minimized before it enters model context.
- Do not infer permission from catalog visibility. Workspace policy, connection identity, and upstream authorization still govern execution.
- No provider scope string is declared on the sampled actions. Verify the connected account's actual permissions in DataForSEO rather than assuming unrestricted access.
- After a call, inspect the structured result and execution record before reporting that the DataForSEO task completed successfully.
CONNECTION MODEL
Custom credentials
DataForSEO uses Custom credentials. Connection requirements and availability are determined by the provider and the Working Machines deployment.
Working Machines stores provider credentials behind the execution boundary. An agent can use an authorized connection identity, but catalog discovery alone does not reveal OAuth tokens, API keys, or provider secrets.
- READ SIGNALS
- 7
- WRITE SIGNALS
- 0
- HIGH IMPACT
- 0
- REVIEW SIGNALS
- 14
EVIDENCE AND AVAILABILITY
Provider reference
Action names, input fields, authentication types, and counts on this page are generated from the Working Machines provider catalog. Provider behavior, quotas, object semantics, account eligibility, and regional availability remain governed by DataForSEO.