Skip to main content
Glama
Angelthebestone

Normativa Colombia MCP

Buscar en varias fuentes a la vez

buscar_unificado

Search Colombian regulations and jurisprudence across multiple official sources in parallel, returning aggregated results with source and link. Use for open or subject-based queries.

Instructions

Busca en paralelo en las fuentes ya existentes (Gestor Normativo, Corte Constitucional, SUIN-Juriscol y DIAN) y agrega los resultados con su fuente y su enlace. Con perfil "salud" añade INVIMA y Supersalud; con "mineria" añade la ANM. Úsala cuando la consulta es abierta o por materia y no hay una herramienta obvia; para una cita exacta sigue siendo mejor resolver_cita, y para un tribunal concreto su buscador propio. Cada resultado declara de qué fuente salió; la vigencia de SUIN se rotula SEGÚN EL BUSCADOR y no es la ficha oficial.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textoYesTérminos a buscar, ej. "teletrabajo"
limiteNoCuántos resultados por fuente (máximo 30)
perfilNoPerfil sectorial: prioriza la fuente que mejor responde a ese sector (tributario → DIAN; salud → INVIMA y Supersalud; mineria → ANM)
fuentesNoFuentes a consultar; sin él se usan todas menos DIAN (que va con perfil=tributario)

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. Changed3 schema fields changedv1.13.0
    • changedInput schema / properties / fuentes / items / enum
      Previous value: -[
      -  "gestor",
      -  "corte",
      -  "suin",
      -  "dian"
      -]New value: +[
      +  "gestor",
      +  "corte",
      +  "suin",
      +  "dian",
      +  "invima",
      +  "supersalud",
      +  "anm"
      +]
    • changedInput schema / properties / perfil / description
      Previous value: -"Perfil sectorial: prioriza la fuente que mejor responde a ese sector (tributario → DIAN)"New value: +"Perfil sectorial: prioriza la fuente que mejor responde a ese sector (tributario → DIAN; salud → INVIMA y Supersalud; mineria → ANM)"
    • changedInput schema / properties / perfil / enum
      Previous value: -[
      -  "laboral",
      -  "tributario",
      -  "ambiental",
      -  "contratacion",
      -  "energia"
      -]New value: +[
      +  "laboral",
      +  "tributario",
      +  "ambiental",
      +  "contratacion",
      +  "energia",
      +  "salud",
      +  "mineria"
      +]
  2. Addedv1.11.2

TDQS

A4.6/5.0
Behavior4/5

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

With no annotations provided, the description carries the transparency burden. It discloses parallel searching, source attribution per result, profile-driven source expansion, and the caveat that SUIN validity is labeled per the search engine and is not official. It does not explicitly state read-only behavior, but 'busca' and 'agrega' strongly imply a non-mutating search operation.

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

Conciseness4/5

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

The description is reasonably compact and front-loaded with the core action, but it packs multiple conditional clauses and caveats into a few long sentences. It remains readable and scannable without being overly verbose.

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

Completeness4/5

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

The description explains the result shape (source + link + source declaration) and the SUIN validity caveat, which is important given no output schema is present. It does not detail error behavior, pagination, or exact response structure, but for a multi-source search tool the provided context is largely sufficient.

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

Parameters5/5

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

The schema already provides complete coverage for all four parameters, and the description adds useful semantic context for 'perfil' and 'fuentes', such as tributario → DIAN and salud → INVIMA/Supersalud. No parameter is left unexplained.

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?

Clearly states that the tool searches multiple named legal sources in parallel and aggregates results with source and link. It also distinguishes itself from exact-citation and court-specific tools, making its purpose unmistakable.

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

Usage Guidelines5/5

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

Explicitly says to use it when the query is open-ended or subject-based and no more specific tool is obvious, and tells the user to prefer resolver_cita for exact citations or a dedicated court search for a specific tribunal. This gives clear when-to-use and when-not-to-use guidance.

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

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/Angelthebestone/Normativa-colombiana-MCP'

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