{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.kajdep/countrycallingcodes",
  "title": "Country Calling Codes",
  "description": "Read-only calling-code lookup with sourced international phone-format guidance.",
  "version": "1.2.0",
  "websiteUrl": "https://countrycalling.codes/developers#mcp",
  "repository": {
    "url": "https://github.com/Kajdep/v0-countrycallingcodes",
    "source": "github"
  },
  "icons": [
    {
      "src": "https://countrycalling.codes/icon-light-32x32.png",
      "mimeType": "image/png",
      "sizes": ["32x32"]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://countrycalling.codes/api/mcp"
    }
  ]
}
