Iso Codes
FreeNot checkedISO country/language/currency/script code lookups (Debian iso-codes JSON)
About
ISO country/language/currency/script code lookups (Debian iso-codes JSON)
README
ISO codes MCP — country (ISO 3166-1, -2, -3), language (ISO 639-1/-2/-3), currency (ISO 4217), and script (ISO 15924) lookups. Data fetched from the debian iso-codes project (raw JSON on github). Keyless; cached 24h in-pack.
Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.
Tools
country(query)— lookup country by name / alpha-2 / alpha-3 / numericsubdivisions(country_alpha2)— ISO 3166-2 subdivisions of a countrylanguage(query)— lookup language by name / 2-letter / 3-letter codecurrency(query)— lookup currency by name / code / numericscript(query)— lookup script (ISO 15924)list(kind, filter?)— list all of one kind: countries | languages | currencies | scripts
Data source
raw.githubusercontent.com/{ISO 3166-1, ISO 639-3, ISO 4217, ISO 15924} JSON in salsa.debian.org/iso-codes-team/iso-codes.
Quick Start
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 1394+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Using with ask_pipeworx
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.
More
License
MIT
Installing Iso Codes
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/pipeworx-io/mcp-iso-codesFAQ
Is Iso Codes MCP free?
Yes, Iso Codes MCP is free — one-click install via Unyly at no cost.
Does Iso Codes need an API key?
No, Iso Codes runs without API keys or environment variables.
Is Iso Codes hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Iso Codes in Claude Desktop, Claude Code or Cursor?
Open Iso Codes on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Iso Codes with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
