Skip to main content
Glama
citedbyai

citedbyai-mcp-server

Official
by citedbyai

CPS Lite — AI Citation Readiness Checker

Free AI visibility score for any website. Powered by Cited By AI's CPS framework.

MCP License: MIT Cloudflare Workers

What it does

Checks any website's AI citation readiness across 5 dimensions:

  • Structured Data — JSON-LD schema markup

  • Meta Tags — title, description, OpenGraph

  • Content Quality — headings, word count, FAQ, citable sentences

  • Technical Config — robots.txt, llms.txt, sitemap, speed

  • AI Signals — speakable schema, statistics, direct-answer format

Returns a grade (A–F) and score (0–100) in under a second. No auth required.

Related MCP server: geo-audit

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

Book a full CPS audit →

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.

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    F
    maintenance
    GEO (Generative Engine Optimisation). This tool shows you exactly how AI search engines see your content - claim density, writing quality, E-E-A-T signals, extractability. Research-backed metrics that correlate with 40% higher AI citation rates.
    Last updated
    2
    86
    21
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    Evaluates any website's AI visibility with 15 checks across crawlability, structure, content, and connectivity, and provides actionable fixes.
    Last updated
    5
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Check whether a website is visible to AI search engines (ChatGPT, Perplexity, Claude, Google AI Overviews). Returns a 0-100 readiness score, a grade, and a specific fix for each gap. Dependency-free, no API keys.
    Last updated
    2
    4
    MIT

View all related MCP servers

Related MCP Connectors

  • Check if a website is visible to AI search (ChatGPT, Perplexity, Claude). No install.

  • Free AI visibility (GEO/AEO) audit: can ChatGPT, Claude and Perplexity find and cite your website?

  • Generate 18 AI readiness files (llms.txt, ai.txt, RAG indexes, schema) for any website.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/citedbyai/citedbyai-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server