Skip to main content
Glama

SEO Review Tools - MCP server

Official

get_backlinks

Retrieve backlinks for a specific URL using the MCP server, enabling users to analyze and track unique domains linking to their site for SEO optimization.

Instructions

Get backlinks for a specified URL.

Input Schema

NameRequiredDescriptionDefault
unique_domainsNoWhether to return unique domains (1 for yes, 0 for no).
urlYesThe URL for which to retrieve backlinks.

Input Schema (JSON Schema)

{ "properties": { "unique_domains": { "description": "Whether to return unique domains (1 for yes, 0 for no).", "type": "integer" }, "url": { "description": "The URL for which to retrieve backlinks.", "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools from SEO Review Tools - MCP server

Related Tools

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/SEO-Review-Tools/SEO-API-MCP'

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