Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🎯 Marketing
  3. Cituna Mcp
Cituna Mcp logo
Health: ActiveRecent health check succeeded.Last checked 8/10/2026, 11:20:26 PM

Cituna Mcp

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website

Track how 6 AI engines cite your brand, daily, with live Google Search Console.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "cituna-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cituna-mcp"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Tool Schemas (12) Directory Badge Claim listing Alternatives🎯 More in Marketing

Capabilities & Tool Schemas (12) ~246 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Cituna Mcp.

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

Scan history and a single scan's scores

list_gaps

The fix queue, and moving items through todo β†’ doing β†’ done

Documentation Overview

Cituna β€” MCP server & Looker Studio connector

npm license

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

MCP server

Install

Terminal
npx cituna-mcp

Or wire it into Claude Desktop / Claude Code:

config.json
{
  "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.

Configuration

VariableRequiredDefaultNotes
CITUNA_API_KEYyesβ€”Personal API key, cituna_sk_…
CITUNA_API_URLnohttps://cituna.comPoint at a local backend for development

Tools

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.

ToolDoes
whoamiConfirm the connection, plan and usage meters. Start here. For Search Console state use gsc_status.
list_brandsBrands/domains tracked in your workspace
get_visibilityThe daily prompt Γ— engine grid: cited or not, position, per-cell status
get_engine_answersWhat an engine actually said for a prompt, and who it cited instead
list_audits / get_auditScan history and a single scan's scores
list_gaps / set_gap_statusThe fix queue, and moving items through todo β†’ doing β†’ done
list_keywordsKeywords 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_queueWhat AutoSEO already has in flight, so you never queue a topic twice
queue_articleQueue a keyword so AutoSEO drafts it on the next run
mark_article_publishedTell Cituna a page is live, so it stops suggesting the topic and never writes a competing page
gsc_status / gsc_overview / gsc_queryGoogle Search Console, if connected
run_scanTrigger a fresh scan

Connecting Google Search Console

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. Verify with gsc_status, which lists the connected account and its queryable properties. Disconnecting in the app revokes this server's access instantly. There is no Google OAuth in this server itself: consent happens in the app and the refresh token stays server-side.

What it looks like

A real first conversation, once the key is set:

You: We sell scheduling software. Why does ChatGPT never mention us?

Claude: (whoami β†’ Pro, 4 of 15 scans used Β· list_brands β†’ acme.com Β· gsc_status β†’ connected) Running the not-cited diagnosis on acme.com.

(get_visibility) You are cited in 3 of 18 promptΓ—engine cells. ChatGPT answers all six of your category prompts and cites you in none of them.

(get_engine_answers on the 3 biggest) For "best scheduling software for clinics" ChatGPT cites Calendly, Acuity and a Capterra roundup. Every citation is a third-party list. Not one is a vendor's own site, including your rivals'.

(gsc_query) Google already sends you 1,240 impressions for that intent at average position 8.4. So this is not an indexation problem.

The finding: you are Google-visible and AI-invisible. ChatGPT builds that answer out of roundups you are absent from, so no amount of on-site work moves it. The lever is getting into those lists.

(list_keywords stage:"none") "scheduling software for clinics" has demand and no page behind it. Want me to queue it? (queue_article)

Nothing above spends a scan: it is all reads over data Cituna already collected.

Built-in prompts

Five reusable analysis workflows, surfaced in Claude's prompt picker via the MCP prompts API. You do not have to pick one from the picker: the server tells Claude which workflow matches which kind of question, so plain English routes itself. Each encodes a join between Search Console data and the engines' actual answer text:

  • why-am-i-not-cited β€” classifies every uncited prompt: invisible everywhere, Google-visible but AI-invisible, or partially cited, with evidence
  • gsc-to-ai-gap β€” queries with real Google impressions where AI never cites you
  • competitor-teardown β€” who the engines actually cite, diffed against your configured competitor list
  • weekly-review β€” wins, regressions, and the week's 3 actions; reads only
  • prioritize-fixes β€” re-ranks the fix queue by the impressions each gap touches

None of them triggers a paid scan on its own.

Troubleshooting

"API key invalid, revoked, or the account no longer has access" β€” regenerate under Integrations β†’ Claude / MCP access (keys never expire on their own; this means the key was revoked or mistyped, or the account lost access). If the key is definitely current, check CITUNA_API_URL has no trailing path and is not an origin that redirects: a cross-origin redirect strips the Authorization header, which surfaces as this exact message.

Requires Node 18.17+.


Looker Studio connector

See looker-connector/README.md for the full setup. Summary: deploy Code.gs as a Google Apps Script community connector, paste your cituna_sk_… key on the KEY auth screen, and build dashboards on your visibility data.


About this repository

This is a published mirror, not the working tree. Both integrations are developed in Cituna's private monorepo and released here automatically on tag, so the connector's engine list stays pinned to what the API actually serves.

Pull requests against this repo can't be merged directly β€” but issues are read and acted on, so please do open them.

MIT licensed. Bugs and requests: https://github.com/cituna/cituna-mcp/issues

Related MCP Servers

View all in Marketing View all alternatives
  • Facebook Ads Mcp Server logoFacebook Ads Mcp Server

    MCP server acting as an interface to the Facebook Ads, enabling programmatic access to Facebook Ads data and management features.

    🎯 Marketing0 views
    Compare vs Facebook Ads Mcp Server β†’
  • Ai Readiness logoAi Readiness

    Check whether a website is visible to AI search (ChatGPT, Perplexity, Claude, Google AI Overviews). Scores AI-crawler access, JSON-LD structured data, title/meta, Open Graph, sitemap, and llms.txt, with a specific fix for each gap. Dependency-free, no API keys. Install: npx -y github:epistemedeus/ai-readiness mcp.

    🎯 Marketing2 views
    Compare vs Ai Readiness β†’
  • Bisibility logoBisibility

    Track keyword rankings, research SEO opportunities, and manage Bisibility projects with AI agents.

    🎯 Marketing0 views
    Compare vs Bisibility β†’
  • Google Search Console Mcp logoGoogle Search Console Mcp

    Google Search Console MCP server: query performance data, inspect URLs, check indexing, and generate brandable HTML SEO audit reports with a 30/60/90-day roadmap. Read-only OAuth scope, installable via uvx mcp-google-search-console.

    🎯 Marketing1 views
    Compare vs Google Search Console Mcp β†’

Frequently Asked Questions about Cituna Mcp

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "cituna-mcp": { "command": "npx", "args": ["-y", "cituna-mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewCituna Mcp AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/cituna-mcp?style=directory)](https://allmcps.com/mcp/cituna-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/cituna-mcp"><img src="https://allmcps.com/api/badge/cituna-mcp?style=directory" alt="Cituna Mcp on AllMCPs" /></a>

Technical Specs & Signals

Category🎯Marketing
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
4/4 checks healthy over the last 7h
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit7d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 4, 2026
npm downloads362/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
55Quality signal: Good Β· 55/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity7/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 3,181+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🎯 Marketing β†’Best MCP servers for Marketing & SEO β†’Alternatives to Cituna Mcp β†’Install in Claude DesktopInstall in CursorInstall in VS Code