Connects Claude to US Census Bureau international trade statistics through the Pipeworx gateway. You get access to import and export data, trade balances, and country-level commerce figures without dealing with Census API authentication or rate limits. The source doesn't list specific tools, but this is part of Pipeworx's 673+ data source collection, so you can either use this standalone endpoint or add the full gateway for broader access. Includes an ask_pipeworx helper that lets you query in plain English instead of constructing tool calls manually. Useful when you need authoritative US trade data for economic analysis, supply chain research, or market reports.
Census Trade MCP — US Census Bureau International Trade data
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"census-trade": {
"url": "https://gateway.pipeworx.io/census-trade/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Census Trade data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json