Data Collection
quantgist.com
Provides access to economic calendar events, earnings reports, and financial data for analysis and trading.
ENDPOINT 1
https://api.quantgist.com/mcp
MCP server metadata
- Name
- quantgist
- Version
- 1.28.1
Known tools 22
get_upcoming_eventsGet macro-economic events scheduled in the next N hours.
get_events_rangeGet economic events within a specific date range, optionally filtered by country, impact level, or trading symbol.
get_economic_calendarGet the full economic calendar for a specific date, grouped by time.
get_event_detailGet full details for a specific economic event by its ID, including actual/forecast/previous values and affected symbols.
get_earnings_upcomingGet the next upcoming earnings reports across all tickers, ordered by report date.
get_earnings_for_tickerGet earnings history for a specific stock ticker, including EPS estimates vs actuals, revenue, beat/miss classification, and SEC EDGAR filing links.
get_earnings_summaryGet a beat/miss/in-line summary for a ticker — how many quarters did it beat, miss, or come in-line with EPS estimates?
get_earnings_surprisesGet the largest EPS surprises across the market — stocks that significantly beat or missed analyst estimates in their most recent earnings report.
get_earnings_season_summaryGet the index-level summary of the current earnings season — total reports, overall beat rate, average EPS surprise, and season label (e.g.
get_markets_overviewGet end-of-day quotes for major market indices and instruments (S&P 500, Nasdaq, Dow Jones, gold, oil, etc.).
get_pricingGet QuantGist plans, prices, and feature gates (free → enterprise) plus the Bot Usage Add-On.
get_limitsGet per-plan caps: daily/monthly request quotas, history window, data delay, WebSocket connections, watchlists, and rate-limit behaviour.
recommend_endpointGiven a natural-language use case (e.g.
get_statusCheck QuantGist API reachability and point to the public status page.
estimate_usage_costEstimate which plan fits a given request volume and flag overage / Bot Usage Add-On considerations before running a workflow.
get_subscriptionGet the authenticated account's current QuantGist subscription: plan, status, and billing period.
list_webhooksList the account's registered webhook endpoints (URL, subscribed event types, active state).
create_webhookRegister an HTTPS webhook endpoint to receive QuantGist event deliveries (HMAC-signed).
delete_webhookPermanently delete a webhook endpoint and its delivery history.
test_webhookSend a signed synthetic test event to a webhook endpoint to verify the consumer is reachable and signature verification works.
create_api_keyCreate a new QuantGist API key, optionally scoped to specific capabilities.
create_checkout_sessionCreate a Stripe Checkout session to upgrade the account's plan (starter | pro | team).