A hosted MCP server for economics and trade research

Our MCP offers 22 live tools for economics and trade research. Get started with 100 free calls each month.

Quickstart

  1. 1

    Create a free account : no credit card required. OAuth clients will ask you to sign in; config-file clients can use an API key from the dashboard. The account includes 100 calls each month; further usage is billed per call from a prepaid balance.

  2. 2

    Pick your client and follow its connect page: pre-filled config, one click where the client supports it.

  3. 3

    Ask "Compare Germany's and France's latest inflation rates. Give each value, unit, observation period, and source, then show the request used."

Connect your client

Tools (22)

One MCP tool per REST endpoint below: same request, same response, called by your agent instead of your code.

Economics (8)

GET /v1/countriesList covered countries and groups
GET /v1/indicatorsList indicators with slugs, units, and search aliases
GET /v1/resolveResolve countries and indicators and inspect series availability
GET /v1/latestLatest values with previous/high/low and source attribution
GET /v1/historyHistorical observations, optionally transformed
GET /v1/searchResolve free text to countries, indicators, and series
GET /v1/updatesSeries whose data changed since a timestamp
GET /v1/newsPublished news items: briefs and notes

Trade (14)

GET /v1/tradeRaw trade observations
GET /v1/trade/summaryAggregated trade metrics
GET /v1/trade/monthlyMonthly trade
GET /v1/trade/coverageData coverage per country
GET /v1/trade/productsSearch products
GET /v1/trade/products/{pid}Product metadata
GET /v1/trade/products/{pid}/historyProduct trade series
GET /v1/trade/products/{pid}/marketsTop markets for a product
GET /v1/trade/countriesSearch countries
GET /v1/trade/countries/{cid}Country metadata
GET /v1/trade/countries/{cid}/importsCountry import series
GET /v1/trade/countries/{cid}/exportsCountry export series
GET /v1/trade/countries/{cid}/partnersCountry trading partners
GET /v1/trade/countries/{cid}/productsCountry product mix

FAQ

MCP FAQ