# Unquant — full public MCP reference synopsis Canonical website: https://unquant.ai/ Canonical MCP endpoint: https://unquant.ai/mcp Contract version represented here: 2.14.0 Transport: Streamable HTTP Provider: Streetbeat Purpose: financial research data plus explicit feedback and access-request workflows for AI agents ## Access model Public MCP discovery is available without installing a local package. A bounded anonymous Free allowance is available for eligible calls. OAuth may be required by the current dataset contract or usage state. Never place access tokens, email codes, billing details, personal financial data, or licensed records in public issues or prompts. Financial-data retrieval tools are read-only. `feedback.submit`, `catalog.request`, and `account.request_upgrade` can save an explicit user-requested action; inspect each tool's MCP annotations before calling it. ## Tool contracts Service and discovery: - ping — check service status. - datasets.list — list datasets with access, freshness, and coverage. - datasets.describe — inspect schema, filters, limits, freshness, and access for one dataset. - datasets.search — search dataset identifiers, names, and descriptions. - catalog.list — browse data, signals, tools, and workflows. - catalog.describe — inspect one catalog entry. - catalog.preview — return a labeled preview for one catalog entry. - catalog.request — record demand for a catalog entry after preview. - feedback.submit — submit product feedback without secrets or personal data. Market and company: - market.price_history — daily prices and volume for a ticker. - market.quote — latest available end-of-day price and volume; not real time. - market.company_profile — identity, industry, exchange, market value, and profile fields. - market.fundamentals — reported statements, ratios, and metrics by period. - market.symbol_search — resolve company or ticker text to normalized candidates. - market.analyst_ratings — third-party consensus and rating changes. - market.earnings — reported or scheduled earnings events. - market.etf_holdings — largest reported holdings for an ETF. Financial news and macroeconomics: - news.stock — recent processed news summaries for one ticker. - news.general — recent cross-market processed news summaries. - news.impacts — generated direction, importance, and confidence estimates. - news.article — one processed story title and summary, not full article text. - macro.calendar — economic events by date, country, and impact. - macro.indicator — historical observations for one US macro indicator. - macro.current_conditions — generated current US macro themes with method metadata. Public disclosures: - politics.us_congress_trades — reported US congressional transactions. - politics.us_congress_aggregate — ticker-level activity aggregates and filing-lag context. Account requests: - account.request_upgrade — create a human-reviewed Agent Pro request. - account.upgrade_status — inspect a previously created upgrade request. Authoritative tool JSON: https://dev-streetbeat.github.io/unquant-mcp-examples/catalog/tool-contracts.json ## Dataset contracts currently available - market.quote — Delayed/EOD Quote; daily/end-of-day. - market.price_history — normalized daily OHLCV and adjusted-close history. - market.company_profile — company identity and listing metadata. - market.fundamentals — statements, ratios, and key metrics. - market.symbol_search — normalized instrument candidates. - market.analyst_ratings — analyst consensus and changes. - market.earnings — earnings calendar, reported values, estimates, and surprises. - market.etf_holdings — reported ETF composition and concentration. - news.stock — processed, deduplicated ticker-news summaries. - news.general — processed cross-market news summaries. - news.impacts — generated direction, sentiment, importance, confidence, and categories. - news.article — one processed title and summary. - macro.calendar — economic-event calendar. - macro.indicator — US macro indicator observations. - macro.current_conditions — generated US macro themes. - politics.us_congress_trades — reported congressional transaction disclosures. - politics.us_congress_aggregate — ticker-level reported-activity aggregates. ## Dataset contracts explicitly coming soon - politics.insider_trades — planned corporate insider transaction disclosures. - filings.institutional_13f — planned institutional 13F holdings. - politics.uk_disclosures — planned UK political financial disclosures. - politics.eu_disclosures — planned EU political financial disclosures. - public_spending.us_contracts — planned US federal award and contract records. Do not present coming-soon datasets as currently available. Authoritative dataset JSON: https://dev-streetbeat.github.io/unquant-mcp-examples/catalog/datasets.json ## Research recipes - Company and stock research: https://github.com/dev-streetbeat/unquant-mcp-examples/blob/main/examples/prompts/stock-research.md - US Congress disclosures: https://github.com/dev-streetbeat/unquant-mcp-examples/blob/main/examples/prompts/congress-disclosures.md - Macroeconomic monitoring: https://github.com/dev-streetbeat/unquant-mcp-examples/blob/main/examples/prompts/macro-monitoring.md - Simplified Chinese recipes: https://github.com/dev-streetbeat/unquant-mcp-examples/tree/main/examples/prompts ## Reliability evidence The public monitor checks metadata, OAuth discovery, and tools/list every six hours without calling a financial dataset. History: https://github.com/dev-streetbeat/unquant-mcp-examples/actions/workflows/live-smoke.yml ## Mandatory interpretation boundaries Retain observation dates, reporting periods, units, freshness, warnings, and limitations. Quote and price-history responses are delayed or end-of-day unless explicitly stated otherwise. Generated news and macro fields are model outputs with method metadata and do not prove causality. Congressional disclosures do not prove current holdings or intent. Unquant does not execute trades or provide personalized investment advice. ## Legal and support - Terms: https://unquant.ai/terms - Privacy: https://unquant.ai/privacy - Financial and data disclosures: https://unquant.ai/disclosures - Support and security contact: https://unquant.ai/support - Email: hello@streetbeat.com