Loading...
Country details by name or code, regions, currencies, flags, populations, and timezones
Connect your agent to use all 6 tools:
claude mcp add datafaucet-sandbox https://datafaucet.dev/api/sandbox"datafaucet-sandbox": { "url": "https://datafaucet.dev/api/sandbox" }get_country_by_nameGet country details by name: capital, population, region, languages, currencies, flag, timezones
name="japan"
get_country_by_codeGet country details by ISO 3166-1 alpha-2 or alpha-3 code (e.g. US, GBR, JP)
code="US"
get_countries_by_regionList countries in a region: africa, americas, asia, europe, oceania
region="europe"
get_countries_by_currencyFind countries using a specific currency code (e.g. USD, EUR, GBP, JPY)
currency="EUR"
get_countries_by_languageFind countries where a specific language is spoken (e.g. spanish, french, arabic)
language="spanish"
search_country_by_capitalFind a country by its capital city name (e.g. tokyo, london, paris)
capital="tokyo"