Skip to main content
Glama

Ahrefs MCP Server

by ahrefs
48
51
  • Apple

management-projects

Retrieve details about projects, including ownership, access type, Rank Tracker keyword presence, and project ID through Ahrefs MCP Server. Use the doc tool to understand the required input schema.

Instructions

Retrieves information about existing projects, including ownership, access type, presence of Rank Tracker keywords, and project ID. Use doc tool first to get the real input schema.

Input Schema

NameRequiredDescriptionDefault
accessNo
has_keywordsNo
owned_byNo
project_idNo

Input Schema (JSON Schema)

{ "properties": { "access": { "type": "string" }, "has_keywords": { "type": "boolean" }, "owned_by": { "type": "string" }, "project_id": { "type": "integer" } }, "required": [], "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