Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Unquant

ai.unquant/unquant

Financial data MCP for market, company, news, macro, and US Congress research.

Uptime
100.0%
1 direct probes · 30d
Response
210ms
last probe
Tools
28
callable
Resources
0
readable
Prompts
0
available

Tools · 28

ping

Return the Unquant MCP server status for an availability check.

datasets_list

List available datasets with access, freshness, and coverage details for dataset selection.

datasets_describe

Return the schema, filters, limits, freshness, and access details for one dataset identifier.

datasets_search

Search dataset identifiers, names, and descriptions with a plain-language financial-data query.

catalog_list

List data, signals, tools, and workflows. Filter the catalog by the agent job, theme, item type, status, or geography.

catalog_describe

Return the purpose, access state, inputs, and next action for one catalog entry.

catalog_preview

Return a labeled preview for one catalog entry with optional symbols, dates, and filters.

feedback_submit

Save a product request for a missing tool, dataset, or feature. Examples include backtesting and options pricing. This request helps improve coverage.

catalog_request

Save demand for a catalog entry after a preview, with the user goal and the preview action.

market_price_history

Return daily prices and volume for one ticker by date range or latest trading-session count.

market_quote

Return the latest available end-of-day price and volume for one ticker. This tool does not return a real-time quote.

market_company_profile

Return the company name, industry, exchange, market value, and basic profile fields for one ticker.

market_fundamentals

Return reported financial statements, ratios, and metrics for one company by quarterly or annual period.

market_symbol_search

Find ticker symbols by company name or ticker text for security identification.

market_analyst_ratings

Return the analyst rating consensus and recent rating changes for one ticker. The results are third-party opinions.

market_earnings

Return reported or scheduled earnings events in a date range, with an optional ticker filter.

market_etf_holdings

Return the largest reported holdings for one ETF, with an optional minimum weight filter.

macro_calendar

Return economic events in chronological order for a date range, with optional country and impact filters.

macro_indicator

Return observations for one economic indicator, with optional dates for the observation period.

news_stock

Return recent news summaries for one ticker. The tool returns summaries and does not return full article text.

news_general

Return recent cross-market news summaries with cursor pagination.

news_impacts

Return generated direction, importance, and confidence scores for recent news about selected tickers. These scores do not establish causality.

news_article

Return one processed news summary by story identifier. The tool does not return full article text or external links.

macro_current_conditions

Return generated themes for current United States macroeconomic conditions. The result includes its time and method version.

politics_us_congress_trades

Return reported United States congressional transactions. Filter by ticker, member, asset owner, or transaction dates.

politics_us_congress_aggregate

Return ticker-level totals from reported United States congressional transactions. The totals do not show current holdings or intent.

account_request_upgrade

Create a human-reviewed Agent Pro request after Unquant delivers useful work. The result contains a confirmation link.

account_upgrade_status

Return the current state of an Agent Pro request by upgrade identifier.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "unquant": {
      "url": "https://unquant.ai/mcp",
      "transport": "streamable-http"
    }
  }
}