AI & Machine Learning
citabl.ai
Provides access to citabl.ai's GEO/AEO articles and methodology for optimizing content visibility in AI search engines.
ENDPOINT 1
https://citabl.ai/mcp
MCP server metadata
- Name
- citabl-mcp
- Version
- 1.0.0
Known tools 3
list_insightsListe les articles insights GEO/AEO publiés par citabl.ai (slug, format, URL).
Inferred read-onlyget_insightRenvoie le contenu Markdown complet d'un article insight GEO/AEO citabl.ai à partir de son slug (ex: 'comment-etre-cite-par-chatgpt-2026').
Inferred read-onlyget_methodologyRenvoie la méthodologie citabl.ai (programme Foundation, mesure de l'Answer Share, benchmark de visibilité IA, leviers GEO) au format Markdown.
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.citabl-mcp]
url = "https://citabl.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"citabl-mcp": {
"type": "http",
"url": "https://citabl.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: citabl-mcp
Remote MCP URL: https://citabl.ai/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": {
"citabl-mcp": {
"url": "https://citabl.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"citabl-mcp": {
"type": "http",
"url": "https://citabl.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "citabl-mcp",
"transport": "streamable-http",
"url": "https://citabl.ai/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 citabl.ai was fetched 2026-08-23T15:33:58.736Z.
citabl.ai 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.