← Registry

Data Collection

unquant.ai

Provides a catalog and search interface for financial datasets, including metadata, availability, and access details.

1 endpoint28 known toolsFirst detected August 4, 2026Last detected August 4, 2026

ENDPOINT 1

https://unquant.ai/mcp

No auth detected

MCP server metadata

Name
unquant
Version
1.26.0
Capabilities
experimentalpromptsresourcestools
Server instructions

Unquant returns read-only financial data for agents. If the required tool is not known, use datasets_search. Use YYYY-MM-DD for calendar days. Each data result contains data, meta, warnings, and billing fields. Read the warnings before you interpret a result.

Known tools 28

ping

Return the Unquant MCP server status for an availability check.

Inferred read-only
datasets_list

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

Inferred read-only
datasets_describe

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

Inferred read-only
datasets_search

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

Inferred read-only
catalog_list

List data, signals, tools, and workflows.

Inferred read-only
catalog_describe

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

Inferred read-only
catalog_preview

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

Inferred read-only
feedback_submit

Save a product request for a missing tool, dataset, or feature.

Inferred read-only
catalog_request

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

Inferred read-only
market_price_history

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

Inferred read-only
market_quote

Return the latest available end-of-day price and volume for one ticker.

Inferred read-only
market_company_profile

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

Inferred read-only
market_fundamentals

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

Inferred read-only
market_symbol_search

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

Inferred read-only
market_analyst_ratings

Return the analyst rating consensus and recent rating changes for one ticker.

Inferred read-only
market_earnings

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

Inferred read-only
market_etf_holdings

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

Inferred read-only
macro_calendar

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

Inferred read-only
macro_indicator

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

Inferred read-only
news_stock

Return recent news summaries for one ticker.

Inferred read-only
news_general

Return recent cross-market news summaries with cursor pagination.

Inferred read-only
news_impacts

Return generated direction, importance, and confidence scores for recent news about selected tickers.

Inferred read-only
news_article

Return one processed news summary by story identifier.

Inferred read-only
macro_current_conditions

Return generated themes for current United States macroeconomic conditions.

Inferred read-only
politics_us_congress_trades

Return reported United States congressional transactions.

Inferred read-only
politics_us_congress_aggregate

Return ticker-level totals from reported United States congressional transactions.

Inferred read-only
account_request_upgrade

Create a human-reviewed Agent Pro request after Unquant delivers useful work.

Potential side effects
account_upgrade_status

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

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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