Trading Economics MCP Tools

The Trading Economics MCP server exposes a wide range of tools covering economic indicators, calendars, financial markets, corporate financials, news, and forecasts. If you’re building agentic software, you can connect to the Trading Economics MCP remote server at https://mcp.tradingeconomics.com using a Trading Economics API key while leveraging foundation models from companies such as OpenAI, Anthropic, or Meta — as well as any MCP-compatible large language model.

Economic indicators

ToolPurpose
get_indicators_listComplete list of all available economic indicators.
get_countriesAll available countries with ISO codes.
get_indicator_dataCurrent snapshot for a country, an indicator across all countries, or by TE ticker. Supports category groups (gdp, labour, trade, prices, …).
get_historical_dataHistorical time series. Supports country+indicator batches or single-ticker lookup.
get_indicator_peersPeer/comparable indicators across countries or related indicators for a country+category.
get_indicator_updatesRecent additions or revisions to indicator datasets. Filter by country, date, time.
get_indicator_changesIndicators whose data series changed, with the reason.
get_historical_latestRecently updated/revised historical records (full payload).
get_historical_updatesLightweight version: symbol + timestamp only.
get_discontinued_indicatorsSeries no longer updated by the source.
searchFree-text search across countries, indicators, and data.

Common indicators (shortcuts)

ToolPurpose
get_gdpGDP data, one or many countries.
get_inflationInflation rate, one or many countries.
get_unemploymentUnemployment rate, one or many countries.
get_interest_ratesCentral bank policy rates, one or many countries.

Economic calendar

ToolPurpose
get_calendarCalendar events. Filter by country, date range, importance (1–3).
get_calendar_by_indicatorEvents filtered by indicator name (e.g. inflation rate, gdp).
get_calendar_by_groupEvents by thematic group (bonds, labour, gdp, interest rate, …).
get_calendar_by_tickerEvents filtered by one or more TE ticker symbols.
get_calendar_point_in_timeHistorical / point-in-time calendar view — for backtesting without look-ahead bias.

Forecasts

ToolPurpose
get_forecastQuarterly (Q1–Q4) and year-end forecasts for indicators. Supports ticker lookup.
get_forecast_updatesList of recent forecast updates by country/category/ticker.
get_market_forecastPrice forecasts for indices, currencies, commodities, crypto, bonds.

Markets (instruments & prices)

ToolPurpose
get_marketsStocks, currencies, commodities, bonds (category + country filters).
get_market_symbolCurrent snapshot for one or more symbols (aapl:us, gac:com, …).
get_market_searchSearch instruments by country or term, optionally by category.
get_market_symbologyCross-reference between TE symbol, Bloomberg ticker, and ISIN.
get_market_historicalDaily OHLC time series.
get_market_intradaySub-daily OHLC (1m–4h), max 30 days, up to 5 symbols.
get_market_peersPeer instruments for a symbol.
get_market_componentsConstituents of an index (e.g. psi20:ind, spx:ind).
get_stock_indicesGlobal index list (S&P 500, NASDAQ, DAX, Nikkei, …).
get_market_stocks_by_countryStocks listed in a country (snapshot or list mode).
get_currenciesForex exchange rates.
get_commoditiesCommodity prices (gold, crude oil, silver, …).
get_bondsGlobal government bond yields.

Corporate financials

ToolPurpose
get_financial_referenceDiscovery: list companies, sectors, or financial metric categories.
get_stock_descriptionCompany profile: sector, industry, business description.
get_financialsLatest 4-quarter rolling statement data (assets, EPS, net income, PE, …).
get_financials_historicalFull historical time series for a specific company metric.
get_earningsEarnings & revenue. Filter by symbol, country, or index.
get_earnings_by_sectorEarnings & revenue filtered by sector.
get_dividendsDividend calendar — ex-date, payment date, amount/share.
get_stock_splitsStock split calendar.
get_ipoIPO calendar.

Sovereign credit & news

ToolPurpose
get_credit_ratingsSovereign ratings (Moody’s, S&P, Fitch). Modes: snapshot, updates, historical.
get_newsEconomic news. Filter by country, indicator, ticker, or type (markets / economy).