
REST Countries MCP By UnClick
Let your coding agent pull flags, currencies, languages, regions, and capitals while you research markets, localization, or international pricing.
Overview
REST Countries MCP is a MCP server for the Idea phase that gives your agent on-demand country reference data (flags, currencies, languages, regions, capitals) with no API key.
What is this MCP server?
- REST Countries data: capitals, regions, currencies, languages, and flags without signing up for a separate API product
- No API key required—stdio MCP via npx @unclick/restcountries-mcp
- Useful for ICP geography, pricing currency lists, and content localization research inside Claude Code or Cursor
- Published as io.github.malamutemayhem/restcountries v0.1.0 from the UnClick standalone package
- Stdio transport suited to local agent sessions on Node with npx
- Server version 0.1.0
- npm package @unclick/restcountries-mcp with npx runtime hint
- Stdio MCP transport
Community signal: 4 GitHub stars.
What problem does it solve?
Market and localization research stalls when you tab out to look up country metadata instead of keeping context inside your agent.
Who is it for?
Solo builders validating international audiences, currency display, or region lists during early research.
Skip if: Teams that need live economic indicators, postal validation, or governed enterprise geodata APIs.
What do I get? / Deliverables
Your agent can cite consistent country facts while you draft positioning, pricing, or international UX copy in the same session.
- Agent-callable country metadata (regions, currencies, languages, capitals, flags)
- Faster idea-stage research loops without external tab switching
- Reusable stdio MCP config snippet for local development
Recommended MCP Servers
Journey fit
Reference country facts sit earliest in the journey when you are still deciding who you serve and where. Research subphase is where builders compare regions, audiences, and go-to-market assumptions before they commit to a stack.
How it compares
MCP reference-data bridge, not a full BI or geospatial analytics suite.
Common Questions / FAQ
Who is REST Countries MCP for?
Indie builders and agent users who want quick country facts during idea-stage research without managing another API key.
When should I use REST Countries MCP?
Use it while scoping markets, localization, or pricing when you need capitals, currencies, languages, and regions inside your coding agent.
How do I add REST Countries MCP to my agent?
Add the MCP server entry for @unclick/restcountries-mcp (npx, stdio v0.1.0) in your Claude Code, Cursor, or compatible client configuration.