Marketing
citerankscore.com
Audits and optimizes websites for visibility in AI-generated answers and agent interactions.
ENDPOINT 1
https://citerankscore.com/api/mcp-server
MCP server metadata
- Name
- Citerank
- Version
- 2.0.0
Known tools 9
citerank_check_brand_citationsCheck whether a brand/domain is cited in AI-generated answers (Google AI Overviews, Gemini).
Inferred read-onlyciterank_generate_schemaGenerate production-ready JSON-LD structured data for any URL.
Inferred read-onlyciterank_check_agentic_readinessCheck how ready a website is for AI agent interactions.
Inferred read-onlyciterank_simulate_agent_journeySimulate an AI agent attempting to complete a task on a website (book, quote, contact, buy, subscribe).
Inferred read-onlyciterank_list_wp_pagesList all pages and posts on your connected WordPress site with their current schema deployment status.
Inferred read-onlyciterank_deploy_schemaDeploy JSON-LD schema markup directly to a specific page on your connected WordPress site.
Inferred read-onlyciterank_get_wp_healthCheck the health of all deployments on your connected WordPress site.
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.citerank]
url = "https://citerankscore.com/api/mcp-server"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"citerank": {
"type": "http",
"url": "https://citerankscore.com/api/mcp-server"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: citerank
Remote MCP URL: https://citerankscore.com/api/mcp-server
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": {
"citerank": {
"url": "https://citerankscore.com/api/mcp-server"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"citerank": {
"type": "http",
"url": "https://citerankscore.com/api/mcp-server"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "citerank",
"transport": "streamable-http",
"url": "https://citerankscore.com/api/mcp-server"
}
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 citerankscore.com was fetched 2026-08-26T00:12:22.621Z.
citerankscore.com 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.