You're viewing a demo portfolio

Join the waitlist
PRSM

countries_by_language

Active

Tool of countries

declared in 0.1.0

Find countries where a language is spoken (e.g., "Spanish", "Mandarin"). Returns name, capital, region, population, and official language status.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "language": "spanish"
    },
    {
      "language": "mandarin"
    }
  ],
  "required": [
    "language"
  ],
  "properties": {
    "language": {
      "type": "string",
      "description": "Language name (e.g. \"spanish\", \"french\", \"arabic\")"
    }
  }
}

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 →