Skip to main content
Glama

Ahrefs MCP Server

by ahrefs
48
51
  • Apple

serp-overview-serp-overview

Analyze top search results (SERP) for a keyword and country, offering metrics like position, backlinks, traffic, domain rating, and related keywords. Use with Ahrefs MCP Server for detailed SEO insights.

Instructions

Returns an overview of the top search results (SERP) for a specified keyword and country, including detailed metrics about each result like position, backlinks, traffic, domain rating, and related keywords. Use doc tool first to get the real input schema.

Input Schema

NameRequiredDescriptionDefault
countryYes
dateNo
keywordYes
selectYes
top_positionsNo

Input Schema (JSON Schema)

{ "properties": { "country": { "type": "string" }, "date": { "type": "string" }, "keyword": { "type": "string" }, "select": { "type": "string" }, "top_positions": { "type": "integer" } }, "required": [ "select", "country", "keyword" ], "type": "object" }

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