Skip to main content
Glama
Teake1404

seo-data-api-mcp-server

by Teake1404

Backlinks Anchors

backlinksAnchors

Retrieve anchor texts of backlinks pointing to a target domain, host, or URL, with sorting by backlinks or referring domains and adjustable result limits.

Instructions

Fetch anchor texts of backlinks pointing to a single target with sorting and limit controls (v1/backlinks/anchors)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
targetYesTarget to analyze: root domain, host (subdomain), or full URL.
modeNoScope: 'domain' (incl. subdomains), 'host' (no subdomains), or 'url' (single URL). Default: host.host
order_byNoSort field (descending): 'backlinks' = total backlinks using the anchor; 'refdomains' = total referring domains using the anchor.backlinks
limitNoMaximum number of results to return (1–10,000). Default: 100.
outputNoResponse format. Default: json.json
Behavior2/5

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

No annotations provided. Description only states 'Fetch', implying a read operation, but lacks details on rate limits, pagination behavior, authentication needs, or error handling. Schema covers parameters but description adds no behavioral context beyond that.

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?

Single sentence front-loads the verb and resource, efficiently conveying core functionality. Slightly improved structure could separate purpose from controls, but overall concise.

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?

No output schema and no annotations. The description does not explain return format (though output parameter exists), pagination details, or typical use cases. For a data-fetching tool, more context is needed.

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?

Schema description coverage is 100%, so each parameter is already documented. The description adds a summary mentioning 'sorting and limit controls', but this adds minimal value beyond the schema.

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

Purpose5/5

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

Description clearly states the verb 'Fetch' and resource 'anchor texts of backlinks' with target scope 'single target'. It distinguishes from sibling tools like backlinksAll by specifying anchor texts specifically.

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

Usage Guidelines3/5

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

No explicit when-to-use or when-not-to-use guidance. Implied usage is for fetching anchor text data, but no mention of alternatives or context for choosing this over other backlinks 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/Teake1404/seo-data-api-mcp-server'

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