citedbyai-mcp-server
Free AI citation readiness checker powered by Cited By AI's CPS® framework. Instantly scores any website 0-100 across structured data, meta tags, content quality, technical config, and AI signals. Returns a grade (A-F) and the top issues blocking AI citation in ChatGPT, Claude, Perplexity, Gemini, and Copilot. No auth required.
README
CPS® Lite — AI Citation Readiness Checker
Free AI visibility score for any website. Powered by Cited By AI's CPS® framework.
What it does
Checks any website's AI citation readiness across 5 dimensions:
- Structured Data — JSON-LD schema markup (25 pts)
- Meta Tags — title, description, OpenGraph (20 pts)
- Content Quality — headings, word count, FAQ, citable sentences (22 pts)
- Technical Config — robots.txt, llms.txt, sitemap, speed (18 pts)
- AI Signals — speakable schema, statistics, direct-answer format (15 pts)
Returns a grade (A–F) and score (0–100) in under a second. No auth required.
Live endpoint
https://citedbyai-mcp-server.citedbyai-gmail.workers.dev/mcp
Tools
get_aeo_score(url)
Quick CPS® Lite grade + top 3 issues blocking AI citation.
analyze_aeo(url)
Full breakdown across all 5 dimensions with complete issues list and prioritised recommendations.
check_ai_readiness(url)
Checks whether AI crawlers (GPTBot, ClaudeBot, PerplexityBot, OAI-SearchBot) are blocked, whether /llms.txt exists, and other crawler access signals.
Use with Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"citedbyai": {
"url": "https://citedbyai-mcp-server.citedbyai-gmail.workers.dev/mcp",
"type": "streamable-http"
}
}
}
REST endpoint
GET /audit?url=example.com
Returns full JSON result — useful for embedding in your own tools or homepage widgets.
Full CPS® Audit
This tool runs a CPS® Lite scan — instant, free, 5 dimensions.
The full CPS® audit covers all 5 AI platforms (ChatGPT, Claude, Perplexity, Gemini, Copilot) with:
- Per-prompt Share of Voice measurement
- E-E-A-T structured scoring
- Citation source tracking
- Brand mention scanning across 7 platforms
- 30-section audit report
Powered by
Cited By AI — ASEO (AI Search Engine Optimisation) specialists.
CPS® (Citation Probability Score) is a registered trademark of Cited By AI.
License
MIT — free to use, fork, and build on.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.