Skip to main content
Glama

Ahrefs MCP Server

by ahrefs
121
47
  • Apple

keywords-explorer-search-suggestions

Discover keyword search suggestions and analyze related metrics (e.g., search volume, CPC) by country. Filter, sort, and customize results for specific queries or keyword lists using the MCP server.

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" }

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