seo-backlinks
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEO_BACKLINKS_API_KEY | Yes | Your API key for seo-backlinks.net (get free at https://seo-backlinks.net/sign-up) | |
| SEO_BACKLINKS_API_BASE | No | Override API endpoint (default https://api.seo-backlinks.net) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| check_domainA | Check backlink authority for any domain. Returns Domain Rating (DR 0-100), harmonic centrality rank, PageRank, and total referring domains count. Data comes from Common Crawl (4.3B backlinks indexed, 262M hosts). Use this when the user asks about a site's backlink profile, authority, or wants to compare domains. |
| get_referring_domainsA | List domains that link TO the target domain, sorted by authority. Returns backlinks with anchor context and rank of each referring site. Use this when the user wants to see WHO links to a site, do competitor research, or find link-building opportunities. |
| get_domain_infoA | Get detailed sitemap-style info for a domain: metadata, page count, content categories, and structural info. Useful for on-page SEO audits. |
| get_expired_domainsA | Get today's freshly-expired domains that have real backlinks. Useful for domain investors, PBN builders, and content marketers hunting for aged domains with existing authority. Returns rank + backlink count for each drop. |
| get_top_hostsA | Get the top-ranked hosts across the entire web (from Common Crawl). Useful for research, comparison baselines, or finding top players in a niche. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 5 tools
Each tool targets a distinct aspect of SEO backlinks: domain authority, site info, expired domains, linking domains, and top hosts. No overlap in purpose.
Most tools use 'get_', but 'check_domain' breaks the pattern with 'check_'. Otherwise consistent snake_case.
Five tools is appropriate for a focused SEO backlinks server, covering core functionality without being excessive or sparse.
Missing page-level backlink analysis, comparison tools, or monitoring capabilities. Basic domain-level checks are covered, but gaps exist for deeper SEO workflows.