Skip to main content
Glama

Ahrefs MCP Server

by ahrefs
66
38
  • Apple

site-explorer-metrics

Analyze and retrieve SEO performance metrics for domains, URLs, or site sections. Customize search scope, protocol, country, and volume mode to evaluate website data as of a specific date.

Instructions

Provides SEO performance metrics for a specified domain, URL, or site section as of a given date, with options to customize search scope, protocol, country, and search volume mode. Use doc tool first to get the real input schema.

Input Schema

NameRequiredDescriptionDefault
countryNo
dateYes
modeNo
protocolNo
targetYes
volume_modeNo

Input Schema (JSON Schema)

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