Financial data MCP for market, company, news, macro, and US Congress research.
Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.
https://unquant.ai/mcp28 herramientas · 803 mspingReturn the Unquant MCP server status for an availability check.Return the Unquant MCP server status for an availability check.
No se publicó ningún esquema de entrada para esta herramienta.
datasets_listList available datasets with access, freshness, and coverage details for dataset selection.List available datasets with access, freshness, and coverage details for dataset selection.
No se publicó ningún esquema de entrada para esta herramienta.
datasets_describeReturn the schema, filters, limits, freshness, and access details for one dataset identifier.Return the schema, filters, limits, freshness, and access details for one dataset identifier.
| Parámetro | Tipo | Descripción |
|---|---|---|
| dataset_id* | string | The dataset identifier from datasets_list or datasets_search. |
datasets_searchSearch dataset identifiers, names, and descriptions with a plain-language financial-data query.Search dataset identifiers, names, and descriptions with a plain-language financial-data query.
| Parámetro | Tipo | Descripción |
|---|---|---|
| query* | string | Plain words that describe the required financial data. |
catalog_listList data, signals, tools, and workflows. Filter the catalog by the agent job, theme, item type, status, or geography.List data, signals, tools, and workflows. Filter the catalog by the agent job, theme, item type, status, or geography.
| Parámetro | Tipo | Descripción |
|---|---|---|
| query | — | — |
| job_id | — | — |
| theme | — | — |
| item_type | — | — |
| status | — | — |
| geo_archetype | — | — |
| limit | integer | The maximum number of results to return. |
| cursor | — | — |
catalog_describeReturn the purpose, access state, inputs, and next action for one catalog entry.Return the purpose, access state, inputs, and next action for one catalog entry.
| Parámetro | Tipo | Descripción |
|---|---|---|
| entry_id* | string | The catalog entry identifier from catalog.list or catalog.describe. |
catalog_previewReturn a labeled preview for one catalog entry with optional symbols, dates, and filters.Return a labeled preview for one catalog entry with optional symbols, dates, and filters.
| Parámetro | Tipo | Descripción |
|---|---|---|
| entry_id* | string | The catalog entry identifier from catalog.list or catalog.describe. |
| inputs | — | — |
feedback_submitSave a product request for a missing tool, dataset, or feature. Examples include backtesting and options pricing. This request helps improve coverage.Save a product request for a missing tool, dataset, or feature. Examples include backtesting and options pricing. This request helps improve coverage.
| Parámetro | Tipo | Descripción |
|---|---|---|
| category* | string | The type of missing capability. |
| request* | string | A concise description of the missing capability. |
| use_case | — | — |
catalog_requestSave demand for a catalog entry after a preview, with the user goal and the preview action.Save demand for a catalog entry after a preview, with the user goal and the preview action.
| Parámetro | Tipo | Descripción |
|---|---|---|
| entry_id* | string | The catalog entry identifier from catalog.list or catalog.describe. |
| action* | string | The action from the catalog preview. |
| use_case* | string | The user task that needs this capability. |
| expected_volume | — | — |
| organization | — | — |
| contact | — | — |
| inputs | — | — |
market_price_historyReturn daily prices and volume for one ticker by date range or latest trading-session count.Return daily prices and volume for one ticker by date range or latest trading-session count.
| Parámetro | Tipo | Descripción |
|---|---|---|
| symbol* | string | The ticker symbol. Example: AAPL. |
| start_day | — | — |
| end_day | — | — |
| limit | integer | The maximum number of results to return. |
| order | string | The result order by day. Use asc or desc. |
| cursor | — | — |
market_quoteReturn the latest available end-of-day price and volume for one ticker. This tool does not return a real-time quote.Return the latest available end-of-day price and volume for one ticker. This tool does not return a real-time quote.
| Parámetro | Tipo | Descripción |
|---|---|---|
| symbol* | string | The ticker symbol. Example: AAPL. |
market_company_profileReturn the company name, industry, exchange, market value, and basic profile fields for one ticker.Return the company name, industry, exchange, market value, and basic profile fields for one ticker.
| Parámetro | Tipo | Descripción |
|---|---|---|
| symbol* | string | The ticker symbol. Example: AAPL. |
market_fundamentalsReturn reported financial statements, ratios, and metrics for one company by quarterly or annual period.Return reported financial statements, ratios, and metrics for one company by quarterly or annual period.
| Parámetro | Tipo | Descripción |
|---|---|---|
| symbol* | string | The ticker symbol. Example: AAPL. |
| period | string | The reporting period for each financial statement. |
| limit | integer | The maximum number of results to return. |
market_symbol_searchFind ticker symbols by company name or ticker text for security identification.Find ticker symbols by company name or ticker text for security identification.
| Parámetro | Tipo | Descripción |
|---|---|---|
| query* | string | A company name or ticker fragment. |
| limit | integer | The maximum number of results to return. |
market_analyst_ratingsReturn the analyst rating consensus and recent rating changes for one ticker. The results are third-party opinions.Return the analyst rating consensus and recent rating changes for one ticker. The results are third-party opinions.
| Parámetro | Tipo | Descripción |
|---|---|---|
| symbol* | string | The ticker symbol. Example: AAPL. |
| limit | integer | The maximum number of results to return. |
market_earningsReturn reported or scheduled earnings events in a date range, with an optional ticker filter.Return reported or scheduled earnings events in a date range, with an optional ticker filter.
| Parámetro | Tipo | Descripción |
|---|---|---|
| symbol | — | — |
| start_day | — | — |
| end_day | — | — |
| limit | integer | The maximum number of results to return. |
market_etf_holdingsReturn the largest reported holdings for one ETF, with an optional minimum weight filter.Return the largest reported holdings for one ETF, with an optional minimum weight filter.
| Parámetro | Tipo | Descripción |
|---|---|---|
| symbol* | string | The ticker symbol. Example: AAPL. |
| limit | integer | The maximum number of results to return. |
| min_weight_percent | — | — |
macro_calendarReturn economic events in chronological order for a date range, with optional country and impact filters.Return economic events in chronological order for a date range, with optional country and impact filters.
| Parámetro | Tipo | Descripción |
|---|---|---|
| start_day* | string | A calendar day in YYYY-MM-DD format. |
| end_day* | string | A calendar day in YYYY-MM-DD format. |
| country | — | — |
| impact | — | — |
| limit | integer | The maximum number of results to return. |
macro_indicatorReturn observations for one economic indicator, with optional dates for the observation period.Return observations for one economic indicator, with optional dates for the observation period.
| Parámetro | Tipo | Descripción |
|---|---|---|
| name* | string | The economic indicator name. Example: CPI. |
| start_day | — | — |
| end_day | — | — |
| limit | integer | The maximum number of results to return. |
news_stockReturn recent news summaries for one ticker. The tool returns summaries and does not return full article text.Return recent news summaries for one ticker. The tool returns summaries and does not return full article text.
| Parámetro | Tipo | Descripción |
|---|---|---|
| symbol* | string | The ticker symbol. Example: AAPL. |
| hours | integer | The lookback period in hours. |
| limit | integer | The maximum number of results to return. |
| cursor | — | — |
news_generalReturn recent cross-market news summaries with cursor pagination.Return recent cross-market news summaries with cursor pagination.
| Parámetro | Tipo | Descripción |
|---|---|---|
| hours | integer | The lookback period in hours. |
| limit | integer | The maximum number of results to return. |
| cursor | — | — |
news_impactsReturn generated direction, importance, and confidence scores for recent news about selected tickers. These scores do not establish causality.Return generated direction, importance, and confidence scores for recent news about selected tickers. These scores do not establish causality.
| Parámetro | Tipo | Descripción |
|---|---|---|
| symbols* | array | The ticker symbols to include. Supply at most 25 symbols. |
| hours | integer | The lookback period in hours. |
| limit | integer | The maximum number of results to return. |
| cursor | — | — |
news_articleReturn one processed news summary by story identifier. The tool does not return full article text or external links.Return one processed news summary by story identifier. The tool does not return full article text or external links.
| Parámetro | Tipo | Descripción |
|---|---|---|
| story_id* | string | The story identifier from a news result. |
macro_current_conditionsReturn generated themes for current United States macroeconomic conditions. The result includes its time and method version.Return generated themes for current United States macroeconomic conditions. The result includes its time and method version.
No se publicó ningún esquema de entrada para esta herramienta.
politics_us_congress_tradesReturn reported United States congressional transactions. Filter by ticker, member, asset owner, or transaction dates.Return reported United States congressional transactions. Filter by ticker, member, asset owner, or transaction dates.
| Parámetro | Tipo | Descripción |
|---|---|---|
| symbols | — | — |
| member_names | — | — |
| asset_owner | — | — |
| days | integer | The lookback period in calendar days. |
| limit | integer | The maximum number of results to return. |
| cursor | — | — |
| start_day | — | — |
| end_day | — | — |
politics_us_congress_aggregateReturn ticker-level totals from reported United States congressional transactions. The totals do not show current holdings or intent.Return ticker-level totals from reported United States congressional transactions. The totals do not show current holdings or intent.
| Parámetro | Tipo | Descripción |
|---|---|---|
| symbols | — | — |
| days | integer | The lookback period in calendar days. |
| limit | integer | The maximum number of results to return. |
| cursor | — | — |
account_request_upgradeCreate a human-reviewed Agent Pro request after Unquant delivers useful work. The result contains a confirmation link.Create a human-reviewed Agent Pro request after Unquant delivers useful work. The result contains a confirmation link.
| Parámetro | Tipo | Descripción |
|---|---|---|
| request_summary* | string | The user request that needs more Unquant access. |
| value_summary* | string | The useful result that Unquant already delivered. |
| next_step_summary* | string | The next agent action that needs Agent Pro access. |
account_upgrade_statusReturn the current state of an Agent Pro request by upgrade identifier.Return the current state of an Agent Pro request by upgrade identifier.
| Parámetro | Tipo | Descripción |
|---|---|---|
| upgrade_id* | string | The upgrade identifier from account_request_upgrade. |
28 de 28 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
Financial data MCP for market, company, news, macro, and US Congress research.
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.