You're viewing a demo portfolio

Join the waitlist
PRSM

get_states

Active

Tool of Country State City

declared in 0.1.0

Get all states or provinces for a country by ISO2 code (e.g., "US", "IN", "BR"). Returns state names, codes, and types.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "_apiKey": "your-country-state-city-api-key",
      "country_code": "US"
    },
    {
      "_apiKey": "your-country-state-city-api-key",
      "country_code": "IN"
    }
  ],
  "required": [
    "_apiKey",
    "country_code"
  ],
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "CountryStateCity API key"
    },
    "country_code": {
      "type": "string",
      "description": "ISO2 country code (e.g., \"US\", \"CA\", \"GB\", \"DE\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Country State City

https://github.com/pipeworx-io/mcp-country-state-city

2/7 registries
View full server →
get_states — Country State City — PRSM MCP