← Registry

AI & Machine Learning

citablehub.com

Register, audit, and generate GEO assets for SaaS platforms to improve their discoverability and citability by AI search engines.

1 endpoint5 known toolsFirst detected June 19, 2026Last detected September 1, 2026

ENDPOINT 1

https://citablehub.com/api/mcp

No auth detected

MCP server metadata

Name
citablehub
Version
1.0.0
Capabilities
tools
Server instructions

Use citablehub_register first, then citablehub_analyze, citablehub_generate, citablehub_listing, and citablehub_badge. All tools act only on platforms owned by the authenticated token.

Known tools 5

citablehub_register

Register a SaaS platform with CitableHub so it can be made discoverable and citable by AI search engines.

Inferred read-only
citablehub_analyze

Audit a registered platform and return its GEO (Generative Engine Optimization) score from 0-100 with a per-dimension breakdown and concrete recommendations.

Inferred read-only
citablehub_generate

Generate ready-to-paste GEO assets for a registered platform: llms.txt, /.well-known/ai-plugin.json, and a FAQPage JSON-LD block.

Inferred read-only
citablehub_badge

Return the embeddable "Citable Verified" badge for a platform (HTML + Markdown).

Inferred read-only
citablehub_listing

Create or refresh the public CitableHub directory listing for a registered platform.

Potential side effects

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.citablehub]
url = "https://citablehub.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "citablehub": {
      "type": "http",
      "url": "https://citablehub.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: citablehub
Remote MCP URL: https://citablehub.com/api/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": {
    "citablehub": {
      "url": "https://citablehub.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "citablehub": {
      "type": "http",
      "url": "https://citablehub.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "citablehub",
  "transport": "streamable-http",
  "url": "https://citablehub.com/api/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 citablehub.com was fetched 2026-08-03T23:20:32.024Z and is being refreshed.

Trust status Neutral

citablehub.com 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.