Skip to main content
Glama
xoomar-code

XOOMAR MCP

Official
by xoomar-code

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
XOOMAR_API_KEYNoOptional API key for higher rate limits (120 requests per minute instead of 30). Get a free key from https://xoomar.com/signup.
XOOMAR_MAX_ROWSNoMaximum number of rows per tool result. Default is 200.200

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
short_interestA

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.

short_volumeB

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.

fails_to_deliverA

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.

insider_tradesA

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

insider_clustersA

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.

threshold_listA

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.

planned_insider_salesA

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

large_holdersB

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.

fund_holdersB

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

fund_portfolioA

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.

company_financialsA

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.

corporate_eventsA

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.

earnings_calendarA

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: last year's date plus 52 weeks, with the basis). 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.

cot_positioningA

Weekly CFTC positioning: the latest report across all tracked markets, or one market's history (e.g. gold, crude-oil, sp500, bitcoin, euro-fx, 10-year-note): open interest and long/short by trader category.

funding_ratesA

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

fed_liquidityB

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

policy_ratesA

Policy rates for 49 economies: the current table, or one country code's history (e.g. us, eu, jp, gb).

macro_seriesA

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

treasury_auctionsA

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.

economic_calendarA

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.

private_placementsA

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.

ipo_pipelineA

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

bitcoin_treasuriesB

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

federal_contractsA

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

crypto_marketA

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.

api_referenceA

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.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.8/5.0

Scored across 26 tools

Disambiguation5/5

Each tool targets a distinct dataset with clear boundaries: short_interest vs short_volume, large_holders vs fund_holders, fails_to_deliver vs threshold_list. Descriptions explicitly differentiate similar concepts, so an agent can reliably select the right tool.

Naming Consistency5/5

All 26 tools follow a uniform snake_case noun-phrase pattern (e.g., policy_rates, insider_clusters, treasury_auctions). No mixed casing or verb variations; the naming is predictable and domain-aligned.

Tool Count4/5

At 26 tools, the count is slightly above the ideal range, but the breadth of financial data (rates, equities, crypto, macro, insider activity) justifies each tool. It feels like a comprehensive API wrapper rather than a bloated set.

Completeness4/5

The set covers major financial datasets with query options (history, latest, filters) and includes an api_reference tool for uncovered queries. Missing areas like options or bond pricing are not core to the server's stated scope, so gaps are manageable.