Skip to main content
Glama

Ahrefs MCP Server

by ahrefs
66
38
  • Apple

keywords-explorer-volume-history

Analyze historical search volume trends for specific keywords in a defined country and date range. Ideal for tracking keyword performance and planning SEO strategies.

Instructions

Retrieves historical search volume data for a specified keyword within a given country and date range. Use doc tool first to get the real input schema.

Input Schema

NameRequiredDescriptionDefault
countryYes
date_fromNo
date_toNo
keywordYes

Input Schema (JSON Schema)

{ "properties": { "country": { "type": "string" }, "date_from": { "type": "string" }, "date_to": { "type": "string" }, "keyword": { "type": "string" } }, "required": [ "country", "keyword" ], "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