Citare MCP server
Call Brand Radar, Site Explorer, Keywords Explorer, Rank Tracker, Site Audit, and free tools directly from Claude, Cursor, Windsurf, and any MCP-compatible agent. 37 tools, bearer auth, tier-rate-limited. Starts at Pro tier ($119/₹9,999) — Ahrefs gates MCP at Enterprise only.
What you get
Quick-start config
Drop this into your agent's MCP config. Replace the bearer with your token from /app/settings/api.
{
"mcpServers": {
"citare": {
"url": "https://citare.ai/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_TOKEN_HERE"
}
}
}
}In Claude Desktop: ~/Library/Application Support/Claude/claude_desktop_config.json. In Cursor: ~/.cursor/mcp.json. Restart the agent; tools appear in the catalog.
Frequently asked questions
What is MCP?
Model Context Protocol — Anthropic's open standard for connecting AI agents to external tools. An MCP server exposes a catalog of tools the agent can call (with structured args + responses); the agent dispatches calls based on user intent. Citare's MCP server makes every Citare data surface callable from agents.
Which agents can use Citare MCP?
Any MCP-compatible agent. Tested: Claude Desktop, Claude Code (CLI), Cursor, Windsurf, Zed, Cline, Continue. Compatible with any MCP client following the spec — add the endpoint + bearer token and the 37 tools appear in the agent's tool catalog.
How is MCP pricing different from Ahrefs MCP?
Ahrefs gates MCP at Enterprise tier ($1,500+/mo with $500/mo MCP add-on). Citare MCP starts at Pro tier ($119/₹9,999) with no MCP-specific add-on fee. The pricing structure is one of our key differentiation lines vs Ahrefs — see /vs/ahrefs for the side-by-side.
Can I call MCP tools without writing code?
Yes — that's the entire point. In Claude Desktop, ask 'What's my Brand Radar surface rate on ChatGPT this week?' and Claude calls the MCP tool, parses the response, summarizes for you. Same workflow in Cursor / Windsurf / Cline. No code; the agent handles tool dispatch.
What's the rate limit on MCP tools/call?
Same as REST API per tier — Pro 6,000 req/min, Agency 60,000, Enterprise custom. Rate limit counters shared between REST + MCP; calling the same tool via either surface counts against the same quota.
How do I get a bearer token?
Generate in /app/settings/api after Pro tier signup. Scope optional (read-only / project-scoped / expiry-bound). Tokens are AES-GCM-encrypted at rest; rotate via /app/settings/api anytime.
Pro tier — $119/mo (₹9,999/mo) includes MCP
Ahrefs MCP is Enterprise-tier ($1,500+/mo). Citare MCP is Pro-tier with the full 37-tool catalog included.