Skip to main content
Glama

Ahrefs MCP Server

by ahrefs
66
38
  • Apple

site-explorer-broken-backlinks

Identify and retrieve broken backlinks for a specified domain or URL, offering customizable filtering, field selection, and aggregation options using the Ahrefs MCP Server.

Instructions

Retrieves a list of broken backlinks (i.e., links pointing to non-functioning pages) for a specified domain or URL, with customizable filtering, field selection, and aggregation options. Use doc tool first to get the real input schema.

Input Schema

NameRequiredDescriptionDefault
aggregationNo
limitNo
modeNo
order_byNo
protocolNo
selectYes
targetYes
timeoutNo
whereNo

Input Schema (JSON Schema)

{ "properties": { "aggregation": { "type": "string" }, "limit": { "type": "integer" }, "mode": { "type": "string" }, "order_by": { "type": "string" }, "protocol": { "type": "string" }, "select": { "type": "string" }, "target": { "type": "string" }, "timeout": { "type": "integer" }, "where": { "type": "string" } }, "required": [ "select", "target" ], "type": "object" }
Install Server

Other Tools from Ahrefs 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/ahrefs/ahrefs-mcp-server'

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