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
| Tool | Purpose |
|---|
get_indicators_list | Complete list of all available economic indicators. |
get_countries | All available countries with ISO codes. |
get_indicator_data | Current snapshot for a country, an indicator across all countries, or by TE ticker. Supports category groups (gdp, labour, trade, prices, …). |
get_historical_data | Historical time series. Supports country+indicator batches or single-ticker lookup. |
get_indicator_peers | Peer/comparable indicators across countries or related indicators for a country+category. |
get_indicator_updates | Recent additions or revisions to indicator datasets. Filter by country, date, time. |
get_indicator_changes | Indicators whose data series changed, with the reason. |
get_historical_latest | Recently updated/revised historical records (full payload). |
get_historical_updates | Lightweight version: symbol + timestamp only. |
get_discontinued_indicators | Series no longer updated by the source. |
search | Free-text search across countries, indicators, and data. |
Common indicators (shortcuts)
| Tool | Purpose |
|---|
get_gdp | GDP data, one or many countries. |
get_inflation | Inflation rate, one or many countries. |
get_unemployment | Unemployment rate, one or many countries. |
get_interest_rates | Central bank policy rates, one or many countries. |
Economic calendar
| Tool | Purpose |
|---|
get_calendar | Calendar events. Filter by country, date range, importance (1–3). |
get_calendar_by_indicator | Events filtered by indicator name (e.g. inflation rate, gdp). |
get_calendar_by_group | Events by thematic group (bonds, labour, gdp, interest rate, …). |
get_calendar_by_ticker | Events filtered by one or more TE ticker symbols. |
get_calendar_point_in_time | Historical / point-in-time calendar view — for backtesting without look-ahead bias. |
Forecasts
| Tool | Purpose |
|---|
get_forecast | Quarterly (Q1–Q4) and year-end forecasts for indicators. Supports ticker lookup. |
get_forecast_updates | List of recent forecast updates by country/category/ticker. |
get_market_forecast | Price forecasts for indices, currencies, commodities, crypto, bonds. |
Markets (instruments & prices)
| Tool | Purpose |
|---|
get_markets | Stocks, currencies, commodities, bonds (category + country filters). |
get_market_symbol | Current snapshot for one or more symbols (aapl:us, gac:com, …). |
get_market_search | Search instruments by country or term, optionally by category. |
get_market_symbology | Cross-reference between TE symbol, Bloomberg ticker, and ISIN. |
get_market_historical | Daily OHLC time series. |
get_market_intraday | Sub-daily OHLC (1m–4h), max 30 days, up to 5 symbols. |
get_market_peers | Peer instruments for a symbol. |
get_market_components | Constituents of an index (e.g. psi20:ind, spx:ind). |
get_stock_indices | Global index list (S&P 500, NASDAQ, DAX, Nikkei, …). |
get_market_stocks_by_country | Stocks listed in a country (snapshot or list mode). |
get_currencies | Forex exchange rates. |
get_commodities | Commodity prices (gold, crude oil, silver, …). |
get_bonds | Global government bond yields. |
Corporate financials
| Tool | Purpose |
|---|
get_financial_reference | Discovery: list companies, sectors, or financial metric categories. |
get_stock_description | Company profile: sector, industry, business description. |
get_financials | Latest 4-quarter rolling statement data (assets, EPS, net income, PE, …). |
get_financials_historical | Full historical time series for a specific company metric. |
get_earnings | Earnings & revenue. Filter by symbol, country, or index. |
get_earnings_by_sector | Earnings & revenue filtered by sector. |
get_dividends | Dividend calendar — ex-date, payment date, amount/share. |
get_stock_splits | Stock split calendar. |
get_ipo | IPO calendar. |
Sovereign credit & news
| Tool | Purpose |
|---|
get_credit_ratings | Sovereign ratings (Moody’s, S&P, Fitch). Modes: snapshot, updates, historical. |
get_news | Economic news. Filter by country, indicator, ticker, or type (markets / economy). |