Analytics
citedrank.co
Analyzes websites by crawling, SEO auditing, generative engine optimization, and extracting design systems.
ENDPOINT 1
https://citedrank.co/mcp
MCP server metadata
- Name
- citedrank
- Version
- 1.1.0
CitedRank exposes 6 web analysis tools: sitemap, crawl, seo, geo, clone, extract. Use 'sitemap' to discover URLs on a domain; 'crawl' to get page content; 'seo' / 'geo' to audit a page; 'clone' to extract a site's web UI; 'extract' for structured field scraping. All tools accept full URLs and return JSON.
Known tools 6
crawlFetch a single page and return its content as clean Markdown plus a list of image URLs.
Inferred read-onlyseoRun a 10-section SEO audit on a single URL: title length, description, canonical, headings (h1-h6), Open Graph + Twitter cards, hreflang, link graph (internal/external/nofollow), JSON-LD schema types, media (img/video/iframe + alt-text coverage), content metrics (word count, text-to-HTML ratio), tech (doctype, AMP, scripts), robots meta.
Inferred read-onlygeoRun a GEO (Generative Engine Optimization) audit on a single URL — scores how easily AI search engines (ChatGPT, Perplexity, Gemini, Claude, Google AI Overviews) can extract and cite the page.
Inferred read-onlycloneExtract a website's web UI and design system: colors (clustered by hue, primary/accent/neutral roles assigned), font families, font-size scale, border-radius scale, shadow tiers.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.citedrank]
url = "https://citedrank.co/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"citedrank": {
"type": "http",
"url": "https://citedrank.co/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: citedrank
Remote MCP URL: https://citedrank.co/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"citedrank": {
"url": "https://citedrank.co/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"citedrank": {
"type": "http",
"url": "https://citedrank.co/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "citedrank",
"transport": "streamable-http",
"url": "https://citedrank.co/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for citedrank.co was fetched 2026-07-31T05:14:17.564Z and is being refreshed.
citedrank.co is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.