Skip to main content
Glama

ibge_paises

Query international country data from IBGE: list all countries, get details (area, languages, currency, location), search by name, or filter by region/continent. Uses ISO-ALPHA-2 country codes.

Instructions

Queries international country data via IBGE.

Features:

  • List all countries (following UN M49 methodology)

  • Country details (area, languages, currency, location)

  • Search countries by name

  • Filter by region/continent

Available regions: americas, europa, africa, asia, oceania

Country codes: Use ISO-ALPHA-2 (e.g., BR, US, AR, PT, JP)

Examples:

  • List all: tipo="listar"

  • Brazil details: tipo="detalhes", pais="BR"

  • Search: tipo="buscar", busca="Argentina"

  • Americas countries: tipo="listar", regiao="americas"

  • Available indicators: tipo="indicadores"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tipoNoTipo de consulta: listar (todos), detalhes (de um país), indicadores, buscarlistar
paisNoCódigo ISO-ALPHA-2 do país (ex: BR, US, AR) ou código M49
buscaNoTermo de busca para filtrar países pelo nome
indicadoresNoIDs dos indicadores separados por | (ex: 77819|77820)
regiaoNoFiltrar por região/continente: americas, europa, africa, asia, oceania
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so the description carries the burden. It does not mention behavioral traits like read-only, rate limits, or authentication. The tool is a query-only data retrieval, but the description could be clearer about non-destructive nature.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is well-structured with bullet points for features, a dedicated line for regions and country codes, and concrete examples. Every sentence adds value without redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema and moderate complexity, the description fully explains all parameters, usage modes, and constraints. It is complete for an agent to invoke the tool correctly without additional documentation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with descriptions for each parameter. The description adds extra context: explains region values, country code format, and provides usage examples (e.g., 'tipo=listar' to list all). This goes beyond the schema's basic descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it queries international country data via IBGE, lists features like listing, details, search, and filtering. It distinguishes itself from siblings (e.g., ibge_estados, ibge_municipios) by focusing on countries (paises), not subnational entities.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides examples for each tipo (listar, detalhes, buscar, indicadores) and specifies required country codes (ISO-ALPHA-2) and regions. However, it does not explicitly tell when to use this tool vs. siblings, though the purpose is clear enough for an agent.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SidneyBissoli/ibge-br-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server