Skip to main content
Glama

Ahrefs MCP Server

by ahrefs
66
38
  • Apple

site-explorer-backlinks-stats

Analyze backlink statistics for a specific URL or domain by providing target, date, protocol, and mode. Integrates with Ahrefs via MCP for detailed insights.

Instructions

Provides backlink statistics for a specified URL or domain as of a given date, with options to control protocol and scope. Use doc tool first to get the real input schema.

Input Schema

NameRequiredDescriptionDefault
dateYes
modeNo
protocolNo
targetYes

Input Schema (JSON Schema)

{ "properties": { "date": { "type": "string" }, "mode": { "type": "string" }, "protocol": { "type": "string" }, "target": { "type": "string" } }, "required": [ "target", "date" ], "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