AutomateLab-tech/citation-intelligence

4 stars · Last commit 2026-06-08

MCP server for measuring LLM citation visibility across Perplexity, Claude, ChatGPT, Gemini, Bing, and Google AI Overviews. 12 tools, BYO keys, self-hosted, no telemetry.

README preview

# Citation Intelligence MCP

**A free, self-hosted MCP server that tells your agent what LLMs cite - across Perplexity, Google AI Overviews, ChatGPT, Claude, Gemini, and Bing.**

[![npm version](https://img.shields.io/npm/v/@automatelab/citation-intelligence.svg)](https://www.npmjs.com/package/@automatelab/citation-intelligence)
[![license](https://img.shields.io/npm/l/@automatelab/citation-intelligence.svg)](./LICENSE)
[![node](https://img.shields.io/node/v/@automatelab/citation-intelligence.svg)](https://nodejs.org)
[![CI](https://github.com/AutomateLab-tech/citation-intelligence/actions/workflows/ci.yml/badge.svg)](https://github.com/AutomateLab-tech/citation-intelligence/actions/workflows/ci.yml)

## What this is

An MCP server for agents and developers who need to know which URLs get cited by AI search engines for any query. Install once, query from any MCP-compatible client (Claude Desktop, Cursor, Claude Code, Continue, Cline, n8n, LangGraph). Self-hosted, no account, no centralized backend. Bring your own API keys; nothing is stored on a remote server.

## Who this is for

Install this if you're:

- Building an agent that does research and want it to cite sources LLMs already trust
- A solo dev or indie hacker checking whether your SaaS is showing up in AI search
- A content creator confirming your articles are being cited by ChatGPT, Claude, or Perplexity

View full repository on GitHub →