Skip to main content
Glama

Ahrefs MCP Server

by ahrefs
66
38
  • Apple

doc

Retrieve input schema for Ahrefs tools to ensure correct data structure and parameters for tool usage. Essential for interfacing with Ahrefs via MCP Server.

Instructions

Full documentation for Ahrefs tools. You must use this tool to get the input schema for any other tool.

Input Schema

NameRequiredDescriptionDefault
toolNoThe name of the tool.

Input Schema (JSON Schema)

{ "properties": { "tool": { "description": "The name of the tool.", "type": "string" } }, "required": [], "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