Gives you standardized ISO lookups for countries, languages, currencies, and scripts using the Debian iso-codes dataset. It's a Pipeworx gateway endpoint, so you get the ask_pipeworx interface that lets you query in plain English instead of calling specific tools. Useful when you need to validate country codes, map language identifiers, look up currency standards, or handle script codes without maintaining your own reference data. The gateway approach means you can add this standalone or connect to the full Pipeworx catalog for 250+ data sources through one config entry. Built on standard ISO datasets, so you're working with the same reference data most systems expect.
iso-codes MCP — lookups against the Debian iso-codes project JSON.
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": {
"iso-codes": {
"url": "https://gateway.pipeworx.io/iso-codes/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 Iso Codes 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