Un Comtrade MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 64 installs a week from npm. Last commit 21 Aug 2026.
UN Comtrade international trade statistics via MCP. Country/HS lookups, flows, balances, rankings.
Today is the operative word: we check Un Comtrade MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add un-comtrade-mcp-server -- npx -y @cyanheads/un-comtrade-mcp-server
{
"mcpServers": {
"un-comtrade-mcp-server": {
"args": [
"-y",
"@cyanheads/un-comtrade-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.un-comtrade-mcp-server]
command = "npx"
args = ["-y", "@cyanheads/un-comtrade-mcp-server"]
{
"mcpServers": {
"un-comtrade-mcp-server": {
"args": [
"-y",
"@cyanheads/un-comtrade-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"un-comtrade-mcp-server": {
"args": [
"-y",
"@cyanheads/un-comtrade-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MCP_HTTP_HOST (The hostname for the HTTP server.), MCP_HTTP_PORT (The port to run the HTTP server on.), MCP_HTTP_ENDPOINT_PATH (The endpoint path for the MCP server.), MCP_AUTH_MODE (Authentication mode to use: 'none', 'jwt', or 'oauth'.), MCP_LOG_LEVEL (Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').).
The author declared them in the registry entry; get the values from the project itself.
Comtrade MCP — UN Comtrade API for international bilateral trade data
BIS MCP — Bank for International Settlements statistics (no auth)
Look up investment statistics by year or country and region.
ILOSTAT (International Labour Organization statistics) MCP — global labour
Census Trade MCP — US Census Bureau International Trade data
Read-only bank & investment accounts via Plaid: balances, holdings, transactions, SQL analytics.
Search internet radio stations by country, tag, popularity, and votes. No API key. By UnClick.
Connect your Inter account to AI via Brazil's Open Finance: balances, statements, cards, investments
Answers built from our own checks of this server.