You're viewing a demo portfolio

Join the waitlist
PRSM

search_countries

Active

Tool of countries

declared in 0.1.0

Search for countries by name. Returns official name, capital, region, population, area, languages, currencies, and flag emoji.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "United States"
    },
    {
      "query": "New"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "Country name to search for (partial matches are supported)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

countries

https://github.com/pipeworx-io/mcp-countries

2/7 registries
View full server →
search_countries — countries — PRSM MCP