Skip to content
Back to search
90
MCP live v1.0.0 streamable-http

Country Calling Codes

io.github.Kajdep/countrycallingcodesmcp

Country calling codes, ISO codes, E.164 dial codes, regions, trunk prefixes, and NANP area codes.

Uptime
100.0%
2 probes
Response
981ms
last probe
Tools
1
callable

Tools · 1

lookup_country_calling_code

Look up international country calling codes by free text, ISO code, dial code, or region.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "country_calling_codes": {
      "url": "https://countrycalling.codes/api/mcp",
      "transport": "streamable-http"
    }
  }
}