# XOOMAR market data (remote · xoomar.com)

Free US market data as tools: SEC filings, insiders, short interest, 13F, COT, Fed liquidity.

- Trust score: 69/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-25

## Components

- remote · `xoomar.com`: 69/100 (this document), [markdown](https://verifymcp.io/servers/com-xoomar-xoomar-mcp/xoomar.md), [page](https://verifymcp.io/servers/com-xoomar-xoomar-mcp/xoomar)
- npm · `xoomar-mcp`: 72/100, [markdown](https://verifymcp.io/servers/com-xoomar-xoomar-mcp/xoomar-mcp.md), [page](https://verifymcp.io/servers/com-xoomar-xoomar-mcp/xoomar-mcp)

## Channel facts

- Endpoint: `https://xoomar.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.10`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-25.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 26 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 75/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 2583 tokens (~99/item across 26 items; 26 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 23/100
  - Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 87/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 62% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 26 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 26 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the XOOMAR market data MCP server?

XOOMAR market data is a hosted endpoint at https://xoomar.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-xoomar-xoomar-mcp 'https://xoomar.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-xoomar-xoomar-mcp": {
      "url": "https://xoomar.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-xoomar-xoomar-mcp": {
      "type": "http",
      "url": "https://xoomar.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-xoomar-xoomar-mcp]
url = "https://xoomar.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-xoomar-xoomar-mcp": {
      "type": "remote",
      "url": "https://xoomar.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-xoomar-xoomar-mcp --url 'https://xoomar.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-xoomar-xoomar-mcp:
    url: "https://xoomar.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-xoomar-xoomar-mcp": {
      "Transport": "http",
      "Url": "https://xoomar.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-xoomar-xoomar-mcp -t streamable-http -u 'https://xoomar.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-xoomar-xoomar-mcp": {
      "type": "http",
      "url": "https://xoomar.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-25 (score 69, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-09-24 (score 68, 0)

- [security] Tool “cot_positioning” rewrote its description, which is the text the model reads
- [security] Tool “earnings_calendar” rewrote its description, which is the text the model reads
- [security] Tool “insider_trades” rewrote its description, which is the text the model reads
- [security] Tool “policy_rates” rewrote its description, which is the text the model reads
- [functional] Server version: 0.1.8 → 0.1.10
- [cosmetic] “corporate_events” reworded the description of “days”
- [cosmetic] “insider_trades” reworded the description of “type”

### 2026-09-23 (score 68, +1)

No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-20 (score 67, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-19 (score 66, 0)

- [functional improvement] Stability: unverified → 0.03
- [functional] Server version: 0.1.7 → 0.1.8

### 2026-09-18 (score 66)

First indexed and scored.

## MCP tools (26)

### `short_interest` (~101 tokens)

FINRA short interest

Short interest for a US stock: shares short, average daily volume, days to cover, change, per FINRA settlement date (twice a month), newest first. Without a symbol: the latest settlement's highest days-to-cover names.

Input parameters:

- `limit` (integer): Rows to return (default 24)
- `symbol` (string): US ticker symbol, e.g. GME. Class shares as on the SEC list, e.g. BRK-B.

### `short_volume` (~141 tokens)

FINRA daily short sale volume

Daily short sale volume and total volume per symbol from FINRA's Reg SHO files since August 2021, with the short share of volume. History for a symbol (oldest first; from, to and limit select the window, up to 5,000 days) or the latest day's largest short volumes.

Input parameters:

- `days` (integer): Newest days of history for a symbol (default 60)
- `from` (string): YYYY-MM-DD
- `symbol` (string): US ticker symbol, e.g. GME. Class shares as on the SEC list, e.g. BRK-B.
- `to` (string): YYYY-MM-DD

### `fails_to_deliver` (~125 tokens)

SEC fails to deliver

SEC fails-to-deliver quantity and price by settlement date for a symbol since January 2010 (from, to and limit select the window, up to 5,000 dates), or the latest settlement's largest fails by value.

Input parameters:

- `from` (string): YYYY-MM-DD
- `limit` (integer): Newest dates in the window (default 400)
- `symbol` (string): US ticker symbol, e.g. GME. Class shares as on the SEC list, e.g. BRK-B.
- `to` (string): YYYY-MM-DD

### `insider_trades` (~180 tokens)

SEC Form 4 insider trades

Insider transactions from SEC Form 4: insider name and title, transaction code, shares, price, value, date. History for a ticker (from, to and limit select the window, up to 2,000 rows) or the latest trades across companies (type buys for open-market purchases, sells for sales).

Input parameters:

- `from` (string): YYYY-MM-DD (ticker history only)
- `limit` (integer): Newest rows in the window (ticker history only, default 200)
- `ticker` (string): US ticker symbol, e.g. GME. Class shares as on the SEC list, e.g. BRK-B.
- `to` (string): YYYY-MM-DD (ticker history only)
- `type` (string): buys: open-market purchases, sells: sales (latest view only)
- `window` (string)

### `insider_clusters` (~160 tokens)

Insider cluster buying

Companies where several different insiders bought their own stock on the open market within a window (Form 4 transaction code P only): distinct buyers with titles, trades, combined value, first and latest trade dates. Default: three or more insiders in 30 days, sorted by number of insiders then value. Use ticker to check one company.

Input parameters:

- `days` (integer): Window in days (default 30)
- `limit` (integer)
- `minInsiders` (integer): Distinct buyers required (default 3)
- `minUsd` (number): Combined purchases at or above this, USD
- `ticker` (string): US ticker symbol, e.g. GME. Class shares as on the SEC list, e.g. BRK-B.

### `threshold_list` (~115 tokens)

Regulation SHO threshold securities

Reg SHO threshold lists from the Nasdaq and Cboe daily files since 2022: securities whose fails to deliver stayed above the threshold for five settlement days. One date (default the newest), one symbol's days on the list, or one listing market.

Input parameters:

- `date` (string): YYYY-MM-DD
- `limit` (integer)
- `market` (string)
- `symbol` (string): US ticker symbol, e.g. GME. Class shares as on the SEC list, e.g. BRK-B.

### `planned_insider_sales` (~80 tokens)

SEC Form 144 notices of proposed sale

Form 144 notices: an affiliate's planned sale of restricted or control stock (seller, shares, approximate market value, planned date), filed before the trade.

Input parameters:

- `days` (integer)
- `symbol` (string): US ticker symbol, e.g. GME. Class shares as on the SEC list, e.g. BRK-B.

### `large_holders` (~105 tokens)

Schedule 13D and 13G holders

Holders above 5% from Schedule 13D (active) and 13G (passive) cover pages: holder, shares, percent of class, filing date. For a symbol or the latest filings.

Input parameters:

- `days` (integer)
- `form` (string)
- `sort` (string)
- `symbol` (string): US ticker symbol, e.g. GME. Class shares as on the SEC list, e.g. BRK-B.

### `fund_holders` (~80 tokens)

13F institutional holders of a stock

Which tracked 13F managers (Berkshire, Bridgewater, Citadel, Renaissance and others) held a ticker at their latest quarterly filing: shares, value, share of portfolio, change.

Input parameters:

- `ticker` (string, required): US ticker symbol, e.g. GME. Class shares as on the SEC list, e.g. BRK-B.

### `fund_portfolio` (~72 tokens)

A tracked manager's 13F portfolio

The latest 13F portfolio of one tracked manager by slug, e.g. berkshire-hathaway, bridgewater, citadel-advisors, renaissance-technologies. Positions with value, shares and share of portfolio.

Input parameters:

- `slug` (string, required): Manager slug, e.g. berkshire-hathaway

### `company_financials` (~96 tokens)

Company financials from SEC XBRL

Quarterly revenue, net income and diluted EPS (calendar quarters, fourth quarter derived from the annual report), annual revenue, net income, operating cash flow, capex, buybacks and dividends, and the latest balance sheet instants, from the company's own XBRL filings.

Input parameters:

- `symbol` (string, required): US ticker symbol, e.g. GME. Class shares as on the SEC list, e.g. BRK-B.

### `corporate_events` (~117 tokens)

SEC 8-K material events

8-K current reports with their item numbers (2.02 earnings, 5.02 officer changes, 1.01 agreements and so on), for a ticker or the latest across companies.

Input parameters:

- `days` (integer): Window in days (default 30, max 90)
- `item` (string): 8-K item number, e.g. 2.02
- `ticker` (string): US ticker symbol, e.g. GME. Class shares as on the SEC list, e.g. BRK-B.

### `earnings_calendar` (~151 tokens)

Earnings calendar (8-K Item 2.02)

When US companies report results, from their own 8-K filings. With a ticker: every reported date since 2023 and the next expected date (an estimate until the company confirms it). Without: the calendar window (default today to 14 days ahead; from and to open any window up to 120 days; status reported or estimated). Dates only, no EPS or consensus.

Input parameters:

- `from` (string): YYYY-MM-DD
- `limit` (integer)
- `status` (string)
- `ticker` (string): US ticker symbol, e.g. GME. Class shares as on the SEC list, e.g. BRK-B.
- `to` (string): YYYY-MM-DD

### `cot_positioning` (~113 tokens)

CFTC Commitments of Traders

Weekly CFTC positioning: the latest report across all tracked markets, or one market's history by slug (e.g. gold, bitcoin, euro-fx, e-mini-s-p-500-stock-index, 10-year-u-s-treasury-notes-chicago-board-of-trade; the latest report lists every slug): open interest and long/short by trader category.

Input parameters:

- `limit` (integer)
- `market` (string): Market slug, e.g. gold; omit for the latest report across markets

### `funding_rates` (~70 tokens)

Perpetual futures funding rates

Current perpetual funding rates on Binance, Bybit, OKX, Hyperliquid, Kraken and BitMEX for tracked crypto symbols (hourly venues shown as the 8-hour equivalent), or one symbol's history by slug (e.g. btc, eth, sol).

Input parameters:

- `slug` (string)

### `fed_liquidity` (~95 tokens)

Fed liquidity

Weekly US net liquidity (Fed balance sheet minus the Treasury General Account minus reverse repo) with its components, oldest first, or one FRED series (WALCL, WRESBAL, RRPONTSYD, WTREGEN, SOFR, EFFR, IORB, WSHOSHO).

Input parameters:

- `limit` (integer): Most recent N observations (default 52)
- `series` (string)

### `policy_rates` (~54 tokens)

Central bank policy rates

Central bank policy rates for 38 economies with a current series: the current table, or one country code's history (e.g. us, xm for the euro area, jp, gb).

Input parameters:

- `country` (string)

### `macro_series` (~56 tokens)

US macro series

US Treasury yield curve points, curve spreads and stablecoin supply as daily series. Filter by series name and date range.

Input parameters:

- `from` (string): YYYY-MM-DD
- `series` (string)
- `to` (string)

### `treasury_auctions` (~135 tokens)

US Treasury auctions

Treasury auction results and calendar since 2010 from TreasuryDirect: security type and term, auction and issue dates, offering amount, high yield or discount rate, bid-to-cover, dealer, direct and indirect allotments. Default: coupon auctions (notes, bonds, TIPS, FRNs); upcoming=true lists announced auctions not yet run.

Input parameters:

- `from` (string): YYYY-MM-DD
- `limit` (integer)
- `term` (string): One term, e.g. 10-Year
- `to` (string): YYYY-MM-DD
- `type` (string)
- `upcoming` (boolean)

### `economic_calendar` (~117 tokens)

US economic calendar

Scheduled US releases from the agencies' own calendars (CPI, PPI, payrolls, weekly jobless claims, PCE, GDP, retail sales, housing, durable goods, industrial production, trade, FOMC decisions and minutes, Beige Book), with the actual and previous print filled after release and a unit field. No consensus figures. Default window: last 7 days to next 30.

Input parameters:

- `from` (string): YYYY-MM-DD
- `importance` (string)
- `to` (string): YYYY-MM-DD

### `private_placements` (~83 tokens)

SEC Form D private placements

Form D notices of exempt offerings: issuer, amount sold, amount offered, investors, whether it is a pooled fund. Largest raises in a window, one issuer by CIK, or the most recent filings.

Input parameters:

- `cik` (string)
- `days` (integer)
- `funds` (boolean): Include pooled investment funds
- `sort` (string)

### `ipo_pipeline` (~86 tokens)

IPO pipeline

S-1 and F-1 registration statements, 424B4 final prospectuses, EFFECT notices and RW withdrawals from EDGAR, with the filer's listing status.

Input parameters:

- `days` (integer)
- `form` (string): e.g. S-1,F-1 or 424B4
- `new` (boolean): Only filers not yet on the ticker list

### `bitcoin_treasuries` (~37 tokens)

Bitcoin held by public companies

Bitcoin holdings of public companies from their own XBRL filings: coins, fair value, cost basis, as of the filing period.

### `federal_contracts` (~88 tokens)

US federal contract actions

Largest US federal contract actions from USAspending, optionally summed by listed parent company (by=ticker) or filtered to one ticker.

Input parameters:

- `by` (string)
- `days` (integer)
- `listed` (boolean)
- `ticker` (string): US ticker symbol, e.g. GME. Class shares as on the SEC list, e.g. BRK-B.

### `crypto_market` (~85 tokens)

Crypto market data

Open interest history for a symbol slug, recent liquidations across exchanges, Deribit options metrics (put/call, max pain, DVOL) for BTC or ETH, or Hyperliquid whale positions.

Input parameters:

- `dataset` (string, required)
- `slug` (string): open-interest: symbol slug (e.g. btc); options: BTC or ETH; whales: coin (optional)

### `api_reference` (~41 tokens)

XOOMAR API reference

How the underlying free API works: endpoints, parameters, rate limits, CSV downloads and the attribution terms. Use when a tool here does not cover the exact query.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-xoomar-xoomar-mcp/xoomar#diagnostics

## Score history

- 2026-09-25: 69
- 2026-09-24: 68
- 2026-09-23: 68
- 2026-09-22: 67
- 2026-09-21: 67
- 2026-09-20: 67
- 2026-09-19: 66
- 2026-09-18: 66

## Common questions

### What is the XOOMAR market data MCP server?

XOOMAR market data is an MCP server listed in the public MCP registry as com.xoomar/xoomar-mcp. Free US market data as tools: SEC filings, insiders, short interest, 13F, COT, Fed liquidity. This page covers its hosted endpoint (https://xoomar.com/mcp).

### Is the XOOMAR market data MCP server safe to use?

XOOMAR market data scores 69 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the XOOMAR market data MCP server expose?

XOOMAR market data exposes 26 tools: short_interest, short_volume, fails_to_deliver, insider_trades, insider_clusters, and 21 more. Their descriptions and schemas cost roughly 2,583 tokens of context every time the server is loaded.

### Does the XOOMAR market data MCP server require authentication?

No. We connected to XOOMAR market data without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the XOOMAR market data MCP server still maintained?

XOOMAR market data is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://xoomar.com/mcp
- Repository: https://github.com/xoomar-code/xoomar-mcp
- Website: https://xoomar.com/markets/api
- Changelog RSS feed: https://verifymcp.io/servers/com-xoomar-xoomar-mcp/xoomar.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-xoomar-xoomar-mcp/xoomar.json
- HTML version of this page: https://verifymcp.io/servers/com-xoomar-xoomar-mcp/xoomar
