Skip to main content
Glama

find_link_prospects

Competitor backlink-gap analysis for link building. Given YOUR domain (the domain arg) and 1-3 competitor domains, returns domains that link to the competitor(s) but NOT to you, ranked by the linking domain's authority — a warm outreach shortlist (aka competitor gap). Domain-level only: the index has no per-link URLs or anchor text, so each row is a DOMAIN worth pitching for a link, not a confirmed link or a specific page. CDN/analytics/marketing-widget/social noise is filtered out. Free mines 1 competitor and returns up to 25 prospects; Pro mines up to 3 competitors and returns up to 100.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainYesYOUR root domain — the site you want more backlinks for, e.g. 'yoursite.com'.
competitorsYesCompetitor root domains to mine for gap prospects (1-3), e.g. ['rival1.com','rival2.com']. Free tier uses only the first.

TDQS

A4.3/5.0
Behavior4/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It transparently states the index has no per-link URLs or anchor text, filtering of CDN/analytics/social noise, and returns DOMAIN-level prospects only. It also discloses tier limits (25 vs 100 prospects). This is strong for a tool with zero annotations, though it does not mention rate limits, authentication, or error behavior.

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 moderately long but every sentence adds value: purpose, output type, limitations, filtering, and tier differences are all covered without redundancy. The primary action and key constraint (gap analysis on domain-level) are front-loaded. It could be slightly tighter, but the structure is logical and efficient.

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

Completeness4/5

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

For a tool with no output schema and no annotations, the description is remarkably complete. It explains what the output represents (domains ranked by authority), the scope (domain-level only), what is filtered out, and the quantity (25/100). It does not describe the exact response format (e.g., array of objects) but that is not essential given the clear semantic description. The tool is simple enough (2 params) that an agent can invoke it correctly with the information provided.

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

Parameters4/5

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

Schema coverage is 100% (both parameters have descriptions), so the baseline is 3. The description adds value by clarifying that `domain` is YOUR root domain and `competitors` are 1-3 values, and by explaining the free-tier behavior (only the first competitor is used). This goes beyond the schema by linking parameters to tier logic and usage semantics.

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?

The description opens with 'Competitor backlink-gap analysis for link building' — a specific verb (find), resource (link prospects), and clear conceptual model (competitor gap). It distinguishes itself from sibling tools like backlinks_for_domain (which would return all backlinks) and common_linkers (which finds common linkers) by explicitly stating it finds domains linking to competitors but NOT to you. This is a precise, one-of-a-kind purpose.

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

Usage Guidelines4/5

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

The description clearly explains the workflow: provide your domain and 1-3 competitor domains, and the tool returns a warm outreach shortlist. It also explains tier differences (free vs Pro) and the output volume. However, it does not explicitly say when NOT to use it or mention alternative sibling tools for other backlink analysis scenarios (e.g., 'use common_linkers to find shared linkers'), so it lacks explicit exclusion guidance.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4/5.0
Disambiguation4/5

Most tools target distinct actions, but backlinks_for_domain and top_linkers_for_domain overlap significantly since both return ranked linking domains with authority and link counts, differing mainly in scope. The descriptions do clarify one is a full payload and the other a quick skim, so an agent can usually choose correctly.

Naming Consistency3/5

All names are lowercase snake_case and readable, but conventions are mixed: several are noun phrases like site_audit and domain_authority_score, some are verb-first like find_link_prospects, and a couple are object-verb like schema_validate and indexnow_submit. The set is understandable but lacks a single consistent naming pattern.

Tool Count5/5

13 tools is appropriate for a backlink and SEO-focused server, fitting comfortably in the well-scoped range. Each area—backlink analysis, AI visibility, site auditing, and indexing—has dedicated tools without the set feeling bloated.

Completeness4/5

The backlink workflow is well covered: scoring, listing, overlapping linkers, prospect discovery, toxic-link flags, and live verification all exist. Minor gaps remain, such as no per-URL or anchor-level backlink data and no rank-tracking or keyword research, but the core stated purpose is served without major dead ends.