Financial data MCP for market, company, news, macro, and US Congress research.
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.
https://unquant.ai/mcp28 Tools · 803 mspingReturn the Unquant MCP server status for an availability check.Return the Unquant MCP server status for an availability check.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| upgrade_id* | string | The upgrade identifier from account_request_upgrade. |
28 von 28 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
Financial data MCP for market, company, news, macro, and US Congress research.
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.