Skip to main content
Glama
crexative

Colombia MCP Server

by crexative

get_departments_by_region

Retrieve all departments within a specific Colombian region by providing the region ID. Use this tool to identify which departments belong to regions like Caribe, Pacífico, Orinoquía, Amazonía, Andina, or Insular.

Instructions

Obtiene todos los departamentos que pertenecen a una región específica.

Args:

  • region_id (number): ID de la región

    • 1 = Caribe

    • 2 = Pacífico

    • 3 = Orinoquía

    • 4 = Amazonía

    • 5 = Andina

    • 6 = Insular

Returns: Lista de departamentos de esa región.

Ejemplo de uso:

  • "¿Cuáles departamentos están en la región Caribe?"

  • "Dame los departamentos de la Amazonía"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
region_idYesID de la región (1=Caribe, 2=Pacífico, 3=Orinoquía, 4=Amazonía, 5=Andina, 6=Insular)

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/crexative/colombia-mcp-server'

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