com.cituna/cituna-mcp is an MCP server that track how 6 AI engines cite your brand, daily, with live Google Search Console. Its tool list has not been published yet over stdio and http, requires no API key, and scores 57/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"cituna": {
"env": {
"CITUNA_API_KEY": "cituna_sk_..."
},
"args": [
"-y",
"cituna-mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
The AI visibility tool you use from inside the AI. Every other tool in this category hands you a dashboard and leaves the thinking to you. Cituna puts the measurements where you already do the reasoning: ask Claude why ChatGPT never mentions you, and it can pull the answer receipts, cross-check them against what Google already sends you, and queue the page that fixes it, without you opening
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'cituna-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked cituna-mcp against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in search
An autonomous agent that conducts deep research on any data using any LLM providers
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
The official MCP server implementation for the Perplexity API Platform
Production ready MCP server with real-time search, extract, map & crawl.
MCP Security Weekly
Get CVE alerts and security updates for com.cituna/cituna-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
The AI visibility tool you use from inside the AI. Every other tool in this category hands you a dashboard and leaves the thinking to you. Cituna puts the measurements where you already do the reasoning: ask Claude why ChatGPT never mentions you, and it can pull the answer receipts, cross-check them against what Google already sends you, and queue the page that fixes it, without you opening a tab.
Links: npm package ·
MCP registry listing
(com.cituna/cituna-mcp) · docs and pricing
Two client integrations for Cituna, which tracks how AI answer engines — ChatGPT, Perplexity, Gemini, Claude, Grok and Google AI Overviews — mention and cite your brand.
Both are thin clients over the Cituna REST API. They hold no secrets: you paste a personal API key, and everything else (Google OAuth refresh tokens, the database, the scan pipeline) stays server-side.
| What it is | |
|---|---|
cituna-mcp (this package) | An MCP server, so Claude can query your visibility data, gaps and Search Console directly |
looker-connector/ | A Google Apps Script community connector for Looker Studio dashboards |
npx cituna-mcp
Or wire it into Claude Desktop / Claude Code:
{
"mcpServers": {
"cituna": {
"command": "npx",
"args": ["-y", "cituna-mcp"],
"env": { "CITUNA_API_KEY": "cituna_sk_..." }
}
}
}
Generate a key in the app under Integrations → Claude / MCP access. It is shown once. The same key works for the Looker connector.
| Variable | Required | Default | Notes |
|---|---|---|---|
CITUNA_API_KEY | yes | — | Personal API key, cituna_sk_… |
CITUNA_API_URL | no | https://cituna.com | Point at a local backend for development |
Twelve read tools work on Starter and above (one exception: list_keywords
reads the keyword dataset that is part of Pro). The four write tools —
run_scan, set_gap_status, queue_article and mark_article_published —
require Pro. The 3-day trial is app-only and has no MCP access.
| Tool | Does |
|---|---|
whoami | Confirm the connection, plan and usage meters. Start here. For Search Console state use gsc_status. |
list_brands | Brands/domains tracked in your workspace |
get_visibility | The daily prompt × engine grid: cited or not, position, per-cell status |
get_engine_answers | What an engine actually said for a prompt, and who it cited instead |
list_audits / get_audit | Scan history and a single scan's scores |
list_gaps / set_gap_status | The fix queue, and moving items through todo → doing → done |
list_keywords | Keywords with real demand, each with the stage of the page behind it. Filter stage: "none" for demand nothing has been written for yet. Needs Pro (the keyword dataset is a Pro feature) |
list_content_queue | What AutoSEO already has in flight, so you never queue a topic twice |
queue_article | Queue a keyword so AutoSEO drafts it on the next run |
mark_article_published | Tell Cituna a page is live, so it stops suggesting the topic and never writes a competing page |
gsc_status / gsc_overview / gsc_query | Google Search Console, if connected |
run_scan | Trigger a fresh scan |
The gsc_* tools need a one-time connect in the Cituna app (Integrations →
Connect Google Search Console, paid plans). Google asks for read-only
Search Console access; pick the Google account where your domain is a verified
property, or every query will come back empty. Verif