Skip to main content
Glama
dataforseo

DataForSEO MCP Server

Official
by dataforseo

Backlinks Summary

backlinks_summary
Read-onlyIdempotent

Retrieve a summary of backlinks data for any domain, subdomain, or webpage, with options to include indirect links and exclude internal backlinks.

Instructions

This endpoint will provide you with an overview of backlinks data available for a given domain, subdomain, or webpage

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
targetYesdomain, subdomain or webpage to get backlinks for required field a domain or a subdomain should be specified without https:// and www. a page should be specified with absolute URL (including http:// or https://)
include_subdomainsNoindicates if indirect links to the target will be included in the results if set to true, the results will include data on indirect links pointing to a page that either redirects to the target, or points to a canonical page if set to false, indirect links will be ignored
exclude_internal_backlinksNoindicates if internal backlinks from subdomains to the target will be excluded from the results if set to true, the results will not include data on internal backlinks from subdomains of the same domain as target if set to false, internal links will be included in the results
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already provide readOnlyHint=true, openWorldHint=true, idempotentHint=true, and destructiveHint=false, so the description does not need to repeat these. The description adds modest value by clarifying input format constraints (e.g., domain without 'https://'). However, it does not disclose other behavioral aspects like pagination, data freshness, or rate limits.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence that effectively communicates the tool's purpose. It is concise and front-loaded, with no redundant information. While it could be structured with more detail, it earns a high score for brevity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Despite having detailed annotations and schema coverage, the description lacks information about the output format or content of the overview (e.g., whether it returns counts, metrics, or trends). Given the complexity of the domain (multiple sibling tools) and the absence of an output schema, the description should provide more context on what the overview includes.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema descriptions cover all three parameters thoroughly (target formatting, include_subdomains, exclude_internal_backlinks). The tool description adds no additional parameter meaning beyond what the schema already provides. With 100% schema description coverage, the baseline score of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states that the tool provides an overview of backlinks data for a domain, subdomain, or webpage. It uses a specific verb ('provides an overview') and identifies the resource ('backlinks data') and target types. While it does not explicitly differentiate from sibling tools like 'backlinks_backlinks' or 'backlinks_domain_intersection', the scope is sufficiently clear.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description does not provide guidance on when to use this tool versus alternatives, nor does it specify when not to use it. No contextual clues are given about prerequisites or exclusions, which is a significant gap given the large set of sibling tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dataforseo/mcp-server-typescript-deprecated'

If you have feedback or need assistance with the MCP directory API, please join our Discord server