← Registry

AI & Machine Learning

citabl.ai

Provides access to citabl.ai's GEO/AEO articles and methodology for optimizing content visibility in AI search engines.

1 endpoint3 known toolsFirst detected August 17, 2026Last detected August 17, 2026

ENDPOINT 1

https://citabl.ai/mcp

No auth detected

MCP server metadata

Name
citabl-mcp
Version
1.0.0
Capabilities
tools.listChanged

Known tools 3

list_insights

Liste les articles insights GEO/AEO publiés par citabl.ai (slug, format, URL).

Inferred read-only
get_insight

Renvoie 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-only
get_methodology

Renvoie la méthodologie citabl.ai (programme Foundation, mesure de l'Answer Share, benchmark de visibilité IA, leviers GEO) au format Markdown.

Inferred read-only

CONNECT 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.

Trust status Neutral

citabl.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.