← Registry

API Tools

citare.ai

Provides user authentication, project management, and audit history for an API platform.

1 endpoint59 known toolsCached registry data

ENDPOINT 1

https://www.citare.ai/mcp

No auth detected

Known tools 59

ping

Smoke endpoint — confirms auth chain works Returns the authenticated user's id + plan + the scope the key carried for this call.

getMe

Authenticated 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.

listProjects

List projects you have access to Every project the authed user is a member of, with role.

getProject

Project details by id or slug Single project with the caller's role.

listAudits

Audit history + latest result Latest completed audit (or null) + history.

listKeywords

Tracked keywords for the project Keywords the user has subscribed to daily rank snapshots for.

getBacklinks

Cached backlinks summary DFS backlink summary for the project's domain.

getBotAnalytics

Bot Analytics dashboard payload Headline counts + daily sparkline + by-bot table + by-path table + recent hits + property list in one round trip.

getAlerts

Alert rules + recent fired events Rules the project has set up + recent fired events.

getReports

Report templates + recent runs Templates the project has configured + runs (history).

getCompetitiveAnalysis

Saved competitor sets for the project Lists the project's saved competitor sets (up to 5 domains per set).

getAiSearchTraffic

AI-tool referral traffic (GA4-derived) 30-day summary of human clicks from ChatGPT / Perplexity / Gemini / Claude / Copilot etc.

getIntegrations

Connection status for inbound data integrations GSC / BWT / GA4 / DataForSEO / etc.

getBrandRadar

Recent Brand Radar dispatch runs + dispatches Recent dispatch runs (Brand Radar's primary unit of work) with their per-run dispatched queries.

listWebhooks

List webhook endpoints Returns endpoints + their subscriptions + last-delivery status.

listWebhookDeliveries

Recent delivery attempts for an endpoint Each row carries the event, response code, response body snippet, and the error message on failure.

createWebhook

Register a webhook endpoint Generates a signing secret server-side and returns it ONCE.

updateWebhook

Update a webhook endpoint Partial update.

deleteWebhook

Delete a webhook endpoint Endpoint + its delivery history removed.

createProject

Create a project Creates a project and adds the caller as `agency_admin`.

updateProject

Update project metadata Admin only.

deleteProject

Delete a project + all its data Admin only.

runAudit

Kick off a site audit Long-running.

addKeyword

Add a tracked keyword Idempotent.

removeKeyword

Untrack a keyword Idempotent.

createAlertRule

Create an alert rule Email-only delivery.

updateAlertRule

Update an alert rule Partial update.

deleteAlertRule

Delete an alert rule Fired-event history stays.

createReportTemplate

Create a report template Widget keys must come from the registry.

updateReportTemplate

Update a report template Partial update of any template field.

deleteReportTemplate

Delete a report template Past runs stay; template deleted.

runReportNow

Run a report immediately Composes HTML → PDF → R2 → email.

createBotProperty

Register a property for AI bot tracking Returns the raw ingest API key ONCE.

updateBotProperty

Toggle / rename a property Pass `enabled` and/or `label`.

rotateBotPropertyKey

Rotate a property's API key Old key stops working the instant the new one is generated.

deleteBotProperty

Delete a property Hit history for this property cascades; project-level aggregates remain.

refreshBacklinks

Force a fresh DataForSEO backlinks pull Consumes DFS quota — counts against the daily $10 cap.

runCompetitiveAnalysis

Run a competitive keyword-gap analysis Up to 5 competitor domains.

runBatchAnalysis

Run a multi-domain batch analysis Up to 10 domains side-by-side.

runSerpOverview

Run a SERP overview for a keyword 24h KV cache; pass `force: true` to bypass.

disconnectIntegration

Disconnect an integration Removes the credential row for the integration.

getAuditLog

Your own API call history Every API call made with one of your keys lands here — successes AND failures.

runAiBotUaDetector

Detect AI bot vs.

runAiRobotsChecker

Check 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.).

runSitemapChecker

Validate sitemap.xml structure + lastmod coverage Auto-detects the sitemap from robots.txt, parses XML, follows index nesting, reports lastmod coverage + AI-readiness flags.

runJsonLdInspector

Inspect 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.

runJsonLdGenerator

Generate paste-ready JSON-LD for a schema type Pure-CPU validator + serializer.

runLlmsTxtGenerator

Generate a starter llms.txt from a description tree Pure-CPU validator + serializer following the llmstxt.org spec.

runRobotsTxtGenerator

Generate a starter robots.txt with AI-friendly defaults Pure-CPU renderer.

runBrandDisambiguation

Wikidata + Wikipedia entity check for a brand name Searches Wikidata + Wikipedia for entities matching the brand name.

runCitationScorer

0-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).

runFreeBacklinkChecker

Top 20 backlinks by rank desc for any domain DataForSEO-backed.

runBrokenLinkChecker

Find 4xx pages that still receive inbound links DataForSEO-backed.

runWebsiteAuthorityChecker

0-100 authority score (DR-equivalent) for any domain OpenPageRank-backed (free, unlimited).

runKeywordGenerator

50+ keywords + monthly volume from a seed term DataForSEO-backed.

runKeywordDifficultyChecker

Score a single keyword's difficulty 0-100 DataForSEO native KD.

runKeywordRankChecker

Check a domain's live position for a keyword scrape.do primary + SerpAPI fallback.

runSerpChecker

Live top-10 Google organic results for a keyword scrape.do primary + SerpAPI fallback.

runSerpOverviewTool

Top 10 + per-URL authority + highlight your/competitor domains Live top 10 enriched with OpenPageRank authority on every ranking domain.