API Tools
citare.ai
Provides user authentication, project management, and audit history for an API platform.
ENDPOINT 1
https://www.citare.ai/mcp
Known tools 59
pingSmoke endpoint — confirms auth chain works Returns the authenticated user's id + plan + the scope the key carried for this call.
getMeAuthenticated user + plan + project memberships Identity for the bearer token: user id, email, name, resolved plan (highest across all the user's projects), the calling key's metadata, and the list of projects the user is a member of with role.
listProjectsList projects you have access to Every project the authed user is a member of, with role.
getProjectProject details by id or slug Single project with the caller's role.
listAuditsAudit history + latest result Latest completed audit (or null) + history.
listKeywordsTracked keywords for the project Keywords the user has subscribed to daily rank snapshots for.
getBacklinksCached backlinks summary DFS backlink summary for the project's domain.
getBotAnalyticsBot Analytics dashboard payload Headline counts + daily sparkline + by-bot table + by-path table + recent hits + property list in one round trip.
getAlertsAlert rules + recent fired events Rules the project has set up + recent fired events.
getReportsReport templates + recent runs Templates the project has configured + runs (history).
getCompetitiveAnalysisSaved competitor sets for the project Lists the project's saved competitor sets (up to 5 domains per set).
getAiSearchTrafficAI-tool referral traffic (GA4-derived) 30-day summary of human clicks from ChatGPT / Perplexity / Gemini / Claude / Copilot etc.
getIntegrationsConnection status for inbound data integrations GSC / BWT / GA4 / DataForSEO / etc.
getBrandRadarRecent Brand Radar dispatch runs + dispatches Recent dispatch runs (Brand Radar's primary unit of work) with their per-run dispatched queries.
listWebhooksList webhook endpoints Returns endpoints + their subscriptions + last-delivery status.
listWebhookDeliveriesRecent delivery attempts for an endpoint Each row carries the event, response code, response body snippet, and the error message on failure.
createWebhookRegister a webhook endpoint Generates a signing secret server-side and returns it ONCE.
updateWebhookUpdate a webhook endpoint Partial update.
deleteWebhookDelete a webhook endpoint Endpoint + its delivery history removed.
createProjectCreate a project Creates a project and adds the caller as `agency_admin`.
updateProjectUpdate project metadata Admin only.
deleteProjectDelete a project + all its data Admin only.
runAuditKick off a site audit Long-running.
addKeywordAdd a tracked keyword Idempotent.
removeKeywordUntrack a keyword Idempotent.
createAlertRuleCreate an alert rule Email-only delivery.
updateAlertRuleUpdate an alert rule Partial update.
deleteAlertRuleDelete an alert rule Fired-event history stays.
createReportTemplateCreate a report template Widget keys must come from the registry.
updateReportTemplateUpdate a report template Partial update of any template field.
deleteReportTemplateDelete a report template Past runs stay; template deleted.
runReportNowRun a report immediately Composes HTML → PDF → R2 → email.
createBotPropertyRegister a property for AI bot tracking Returns the raw ingest API key ONCE.
updateBotPropertyToggle / rename a property Pass `enabled` and/or `label`.
rotateBotPropertyKeyRotate a property's API key Old key stops working the instant the new one is generated.
deleteBotPropertyDelete a property Hit history for this property cascades; project-level aggregates remain.
refreshBacklinksForce a fresh DataForSEO backlinks pull Consumes DFS quota — counts against the daily $10 cap.
runCompetitiveAnalysisRun a competitive keyword-gap analysis Up to 5 competitor domains.
runBatchAnalysisRun a multi-domain batch analysis Up to 10 domains side-by-side.
runSerpOverviewRun a SERP overview for a keyword 24h KV cache; pass `force: true` to bypass.
disconnectIntegrationDisconnect an integration Removes the credential row for the integration.
getAuditLogYour own API call history Every API call made with one of your keys lands here — successes AND failures.
runAiBotUaDetectorDetect AI bot vs.
runAiRobotsCheckerCheck robots.txt allow/block for every AI crawler Fetches `robots.txt` from the URL's origin and runs deterministic rule evaluation per bot from the canonical list (GPTBot, ClaudeBot, PerplexityBot, OAI-SearchBot, Google-Extended, etc.).
runSitemapCheckerValidate sitemap.xml structure + lastmod coverage Auto-detects the sitemap from robots.txt, parses XML, follows index nesting, reports lastmod coverage + AI-readiness flags.
runJsonLdInspectorInspect every JSON-LD block on a page Fetches the URL's HTML, extracts every JSON-LD block, and validates each against schema.org expected fields.
runJsonLdGeneratorGenerate paste-ready JSON-LD for a schema type Pure-CPU validator + serializer.
runLlmsTxtGeneratorGenerate a starter llms.txt from a description tree Pure-CPU validator + serializer following the llmstxt.org spec.
runRobotsTxtGeneratorGenerate a starter robots.txt with AI-friendly defaults Pure-CPU renderer.
runBrandDisambiguationWikidata + Wikipedia entity check for a brand name Searches Wikidata + Wikipedia for entities matching the brand name.
runCitationScorer0-100 score for how AI-citable a page is Composite of 6 readiness checks (page HTML + robots.txt + sitemap + llms.txt + JSON-LD + optional brand disambiguation).
runFreeBacklinkCheckerTop 20 backlinks by rank desc for any domain DataForSEO-backed.
runBrokenLinkCheckerFind 4xx pages that still receive inbound links DataForSEO-backed.
runWebsiteAuthorityChecker0-100 authority score (DR-equivalent) for any domain OpenPageRank-backed (free, unlimited).
runKeywordGenerator50+ keywords + monthly volume from a seed term DataForSEO-backed.
runKeywordDifficultyCheckerScore a single keyword's difficulty 0-100 DataForSEO native KD.
runKeywordRankCheckerCheck a domain's live position for a keyword scrape.do primary + SerpAPI fallback.
runSerpCheckerLive top-10 Google organic results for a keyword scrape.do primary + SerpAPI fallback.
runSerpOverviewToolTop 10 + per-URL authority + highlight your/competitor domains Live top 10 enriched with OpenPageRank authority on every ranking domain.