Skip to main content
Glama

Ahrefs MCP Server

by ahrefs
66
38
  • Apple

keywords-explorer-search-suggestions

Analyze keyword search suggestions, metrics like search volume, difficulty, and CPC for specific queries or keyword lists. Filter, sort, and customize results by country to optimize SEO strategies.

Instructions

Provides keyword search suggestions and related keyword metrics (e.g., search volume, difficulty, CPC) for specified queries or keyword lists, with options to filter, sort, and customize returned fields by country. Use doc tool first to get the real input schema.

Input Schema

NameRequiredDescriptionDefault
countryYes
keyword_list_idNo
keywordsNo
limitNo
order_byNo
selectYes
timeoutNo
whereNo

Input Schema (JSON Schema)

{ "properties": { "country": { "type": "string" }, "keyword_list_id": { "type": "integer" }, "keywords": { "type": "string" }, "limit": { "type": "integer" }, "order_by": { "type": "string" }, "select": { "type": "string" }, "timeout": { "type": "integer" }, "where": { "type": "string" } }, "required": [ "select", "country" ], "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