← Registry

Data Collection

datacedar.com

Provides search and retrieval of cited financial events for stocks, crypto, and macro entities.

1 endpoint9 known toolsFirst detected August 15, 2026Last detected August 15, 2026

ENDPOINT 1

https://api.datacedar.com/mcp

No auth detected

MCP server metadata

Name
datacedar
Version
0.0.1
Capabilities
tools
Server instructions

DataCedar provides point-in-time, rights-aware, cited event intelligence across stocks, crypto, tokenized assets, macro releases, filings, exchange announcements, official protocol feeds, news metadata, and aggregate social signals. Use datacedar_search_events or datacedar_search for discovery, then datacedar_get_event for the complete evidence and entity graph. Set an API key with Authorization: Bearer or X-API-Key for your account's history and rate limits. as_of reconstructs what was known at that historical cutoff.

Known tools 9

datacedar_search_events

Search rights-cleared, cited stock and crypto events as they were known at an optional historical cutoff.

Inferred read-only
datacedar_get_event

Get one event revision with source documents, canonical citations, entities, and point-in-time lineage.

Inferred read-only
datacedar_search

Full-text search over rights-cleared event titles, summaries, and document metadata.

Inferred read-only
datacedar_entity_timeline

Point-in-time event timeline for a resolved stock, crypto, macro, or tokenized-asset entity.

Inferred read-only
datacedar_get_document

Get display-safe source metadata and lineage for an evidence document.

Inferred read-only
datacedar_get_cluster

Get every current event revision in a conservative cross-source event cluster.

Inferred read-only
datacedar_trends

Aggregate event counts and available sentiment/materiality by day and event type.

Inferred read-only
datacedar_coverage

Inspect source-by-source stock and crypto coverage, freshness, history bounds, and rights state.

Inferred read-only
datacedar_sources

List enabled acquisition sources and their current public display and redistribution policy.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "datacedar",
  "transport": "streamable-http",
  "url": "https://api.datacedar.com/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 datacedar.com was fetched 2026-08-23T12:02:48.943Z.

Trust status Neutral

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