mcpbeat Sign in

Citation Intelligence MCP Server

local only

Citation Intelligence runs on your own machine — the client starts it, so there is no endpoint to ping. 130 installs a week from npm. Last commit 8 Jun 2026.

Check what Perplexity, Claude, ChatGPT, Gemini, and Google AI Overviews cite for any query.

Installs per day peak 53 · avg 23 · +66% w/w
a month agotoday
130
Installs / week
npm · @automatelab/citation-intelligence
8
Stars
0 open issues
8 Jun 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Citation Intelligence every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add citation-intelligence -- npx -y @automatelab/citation-intelligence
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "citation-intelligence": {
      "args": [
        "-y",
        "@automatelab/citation-intelligence"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.citation-intelligence]
command = "npx"
args = ["-y", "@automatelab/citation-intelligence"]
.cursor/mcp.json
{
  "mcpServers": {
    "citation-intelligence": {
      "args": [
        "-y",
        "@automatelab/citation-intelligence"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "citation-intelligence": {
      "args": [
        "-y",
        "@automatelab/citation-intelligence"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Citation Intelligence

same job, measured the same way
Brand Intelligence
by nudg3

Query your Nudg3 brand visibility across ChatGPT, Claude, Gemini, AI Overviews, and Perplexity.

118 installs/wk answering
Aeonos
by clawdio777

AI search visibility MCP. Get cited by ChatGPT, Perplexity, Claude, and Google AI Overviews.

55 installs/wk local only
Asvaai
by viren040

Query your brand's AI visibility across ChatGPT, Claude, Perplexity, and Gemini.

answering
Geo Analyzer
by houtini-ai

Scores content on the signals that get it cited by ChatGPT, Perplexity and AI Overviews

50 installs/wk local only
Vantage
by vantagemcp

Checks if ChatGPT and Google AI Overviews cite your site for a keyword, and who they cite instead.

answering
INITE AI Visibility
by inite

See how ChatGPT, Claude, Gemini and Perplexity read any website. Scored out of 100.

82 installs/wk answering
AI Brand Watch by Desvela
by desvela

Track your brand's share of voice in ChatGPT, Claude, Perplexity and Gemini. Pay per check.

answering
AI Brand Visibility Tracker
by cookient16

Check if ChatGPT, Perplexity & Gemini mention or cite a brand. Share of voice + GEO/AEO tracking.

answering

Citation Intelligence — questions

Answers built from our own checks of this server.

Why is there no uptime for Citation Intelligence?
Citation Intelligence runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @automatelab/citation-intelligence was installed 130 times last week.
How do I connect Citation Intelligence?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @automatelab/citation-intelligence straight from npm; nothing to host, nothing to sign up for.
How many people use Citation Intelligence?
The npm package @automatelab/citation-intelligence was installed 130 times in the last week. Week over week that is +66%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Citation Intelligence open source?
Yes — it is published under the MIT licence, written in TypeScript and 8 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.