Skip to main content
Glama
julio7879

mcp-colombia-demo

by julio7879

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
obtener_departamentosA

Obtiene información oficial de los departamentos de Colombia desde la API pública de Colombia. Permite obtener la lista completa de departamentos o consultar/buscar un departamento específico por su nombre.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.2/5.0

Scored across 1 tool

Disambiguation5/5

With only a single tool, there is no possibility of confusion with other tools. The tool's purpose is clearly focused on retrieving Colombian department information.

Naming Consistency5/5

The tool name follows a clear verb_noun pattern ('obtener_departamentos') which is consistent and readable. With one tool, there are no naming conflicts or mixed conventions.

Tool Count3/5

A one-tool server feels thin, even for a demo, but the tool itself covers a well-defined narrow slice of Colombian data. It sits at the borderline of being just enough for a minimal demonstration.

Completeness4/5

The tool provides both full listing and name-based search for departments, covering the core read operations for this domain. A minor gap is the lack of lookup by department code or integration with other Colombian geographic entities, but the department surface is adequately covered.