list_countries
ActiveTool of Country State City
declared in 0.1.0
List all countries with ISO codes, capitals, phone codes, currencies, and regions. Returns ~250 countries. Useful for building dropdowns or validating country data.
Parameters schema
{
"type": "object",
"examples": [
{
"_apiKey": "your-country-state-city-api-key"
}
],
"required": [
"_apiKey"
],
"properties": {
"_apiKey": {
"type": "string",
"description": "CountryStateCity API key"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Country State City
https://github.com/pipeworx-io/mcp-country-state-city
2/7 registries