AI search intelligence + full Ahrefs-class SEO suite as 59 MCP tools. Brand tracking across all 5 AI engines (ChatGPT, Google AI Overview via vision-parsed screenshots, Gemini, Claude/Brave-grounded, Perplexity) with persona-anchored 50-cell weekly Brand Radar dispatches. Bundles Site Explorer, Keywords Explorer, Rank Tracker, Site Audit, Bot Analytics, Web Analytics, GSC Insights.
概要
Citare — AI search intelligence + Ahrefs-class SEO suite
Citare exposes 59 MCP tools for tracking your brand across all 5 AI search engines and running a full Ahrefs-class SEO program from a single subscription.
What it does
- Brand Radar — persona-anchored 50-cell weekly dispatches across ChatGPT, Google AI Overview (vision-parsed screenshots), Gemini, Claude (Brave-grounded), and Perplexity. Track citation rate, share of voice, and competitive density per platform.
- Site Explorer — backlinks, referring domains, anchor distribution, broken backlinks, domain rating, URL rating.
- Keywords Explorer — volume, keyword difficulty, CPC, related terms, country-by-country breakdowns.
- Rank Tracker — historical positions for your tracked keywords + competitor pages.
- Site Audit — page-by-page crawl issues, structured-data validation, AI-bot allowlist checks.
- GSC Insights — pull Google Search Console data for any verified property.
- Web Analytics — first-party cookieless traffic, top pages, referrers, device breakdowns.
The full operation catalog is generated from the same OpenAPI spec as the REST API.
Install
Via Smithery (recommended)
npx -y @smithery/cli install @ravirdp/citare --client claude
# replace --client with cursor / chatgpt / windsurf / cline as needed
サーバー設定
{
"mcpServers": {
"citare": {
"url": "https://www.citare.ai/mcp",
"headers": {
"Authorization": "Bearer YOUR_CITARE_API_KEY"
}
}
}
}