← Registry

Analytics

cabrini.ai

Provides access to US stock market intraday data and scanning tools.

1 endpoint15 known toolsFirst detected August 3, 2026Last detected August 3, 2026

ENDPOINT 1

https://cabrini.ai/mcp

No auth detected

MCP server metadata

Name
cabrini.ai
Version
3.1.0
Capabilities
toolsextensions.x402/payment.x402Versionextensions.x402/payment.schemesextensions.x402/payment.networkextensions.x402/payment.assetextensions.x402/payment.assetSymbolextensions.x402/payment.payToextensions.x402/payment.paymentField

Known tools 15

query_minute_bars

Full trading day of intraday bars for one US stock (interval 3-240 min, default 3m).

Inferred read-only
list_tickers

List all tickers that traded on a given date.

Inferred read-only
query_range

Multi-day intraday bars for one ticker (interval 3-240 min, default 3m).

Inferred read-only
query_batch

Multiple tickers for one date.

Inferred read-only
scan_market

Scan all US stocks on a date for custom criteria (gaps, volume, change).

Inferred read-only
query_daily

Daily OHLCV bars plus VWAP, range_pct and true_range_pct for one ticker over a date range.

Inferred read-only
get_brief

Full research brief: price, fundamentals, insiders, splits for one ticker.

Inferred read-only
get_company

Company profile: name, CIK, industry, exchange, fiscal year.

Inferred read-only
get_fundamentals

Quarterly fundamentals from SEC EDGAR (revenue, EPS, margins, etc).

Inferred read-only
get_insiders

Insider transactions (Form 4) from SEC EDGAR.

Inferred read-only
get_filings

SEC filing index (10-K, 10-Q, 8-K, proxies) for a ticker.

Inferred read-only
get_bars

Resampled intraday bars at custom timeframes (3, 6, 9, 12, 15, 30, 60, 240 min) for one ticker.

Inferred read-only
get_sample

FREE, no payment: real intraday OHLCV bars for AAPL on 2024-01-02, identical in shape to a paid query.

Potential side effects
get_pricing

Pricing and data coverage information.

Inferred read-only
get_stats

Platform statistics.

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

.mcp.json

{
  "mcpServers": {
    "cabrini-ai": {
      "type": "http",
      "url": "https://cabrini.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cabrini-ai": {
      "type": "http",
      "url": "https://cabrini.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cabrini-ai",
  "transport": "streamable-http",
  "url": "https://cabrini.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 cabrini.ai was fetched 2026-08-21T17:24:09.154Z.

Trust status Trusted

cabrini.ai is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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