Skip to main content
Glama
Angelthebestone

Normativa Colombia MCP

Buscar normativa de un regulador sectorial

buscar_normativa_sectorial

Search sectoral administrative acts (resolutions, circulars, agreements) issued by Colombian regulators and ministries. Filter by entity, year, text, and category to retrieve relevant normative documents.

Instructions

Actos administrativos —resoluciones, circulares, acuerdos— de los reguladores y ministerios sectoriales que el Gestor Normativo NO cataloga. Elige la entidad con el parámetro entidad; cada una declara su sector y sus límites en la respuesta. CUÁNDO NO USARLA: para leyes y decretos nacionales de cualquier sector usa resolver_cita o buscar_por_tema, que dan texto completo y vigencia. En particular, el Decreto Único Reglamentario de CADA sector (1071 agropecuario, 1074 comercio e industria, 1076 ambiente, 1079 transporte, 1072 trabajo…) ya está en el Gestor. Casi todas entregan PDF sin texto extraíble. La mayoría no publica estado de vigencia; donde sí aparece (ANM y Supersociedades) es lo que declara el portal en su propia fila, NO una verificación de esta extensión: para el estado real de una ley o un decreto, resolver_cita. LOS FILTROS NO SE COMPORTAN IGUAL EN TODAS, porque los portales tampoco: el Invima exige texto o año y rechaza la consulta sin ellos; la Superfinanciera y la Supertransporte se quedan en el año en curso si no indicas otro; la ANM no aplica el año a las circulares; las demás listan lo más reciente. Cada respuesta dice cuál de estas cosas hizo, pero no lo adivines: si esperabas un año concreto, indícalo.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
anioNoAño de cuatro dígitos
textoNoFiltra por número, año o epígrafe
limiteNo
paginaNo
entidadYesRegulador a consultar. Usa describir_fuentes para ver qué sector cubre cada uno.
categoriaNoTipo de acto o categoría (cada fuente declara cuáles soporta; solo Unidad de Víctimas lo filtra hoy)
solo_entidadNoSolo INVIMA/Supersalud: limita a los actos de los tipos que la propia entidad expide (Resolución, Circular...), excluyendo la compilación sectorial del normograma (leyes, decretos del Ministerio, sentencias).

Schema Changelog

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

  1. Changed1 schema field changedv1.13.0
    • addedInput schema / properties / solo_entidad
      Added value: +{
      +  "description": "Solo INVIMA/Supersalud: limita a los actos de los tipos que la propia entidad expide (Resolución, Circular...), excluyendo la compilación sectorial del normograma (leyes, decretos del Ministerio, sentencias).",
      +  "type": "boolean"
      +}
  2. Changed2 schema fields changedv1.11.2
    • addedInput schema / properties / categoria
      Added value: +{
      +  "description": "Tipo de acto o categoría (cada fuente declara cuáles soporta; solo Unidad de Víctimas lo filtra hoy)",
      +  "type": "string"
      +}
    • changedInput schema / properties / entidad / enum
      Previous value: -[
      -  "minagricultura",
      -  "ica",
      -  "anm",
      -  "supersociedades",
      -  "sic",
      -  "invima",
      -  "superfinanciera",
      -  "mintrabajo",
      -  "supertransporte",
      -  "parques"
      -]New value: +[
      +  "minagricultura",
      +  "ica",
      +  "anm",
      +  "ant",
      +  "supersociedades",
      +  "sic",
      +  "invima",
      +  "superfinanciera",
      +  "supersalud",
      +  "mintrabajo",
      +  "supertransporte",
      +  "unidadvictimas",
      +  "parques"
      +]
  3. Addedv1.9.0

TDQS

A4.7/5.0
Behavior5/5

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

No annotations are provided, so the description carries the full burden. It discloses that most results are PDFs without extractable text, that vigencia is often not published, and where it appears it's only the portal's own claim. It details divergent filter behaviors across entities (Invima requires text/year, Superfinanciera/Supertransporte stay in current year, ANM ignores year for circulares) and advises specifying a year explicitly. This is exceptional transparency.

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 long but well-structured with clear sections: scope definition, explicit 'CUÁNDO NO USARLA', then a paragraph on PDF/vigencia caveats, then a dedicated section on filter divergence. It is front-loaded with purpose and exclusions. Every sentence earns its place given the tool's complexity; it is dense but not redundant.

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?

For a tool with 7 parameters and many entity-specific behaviors, the description covers purpose, exclusions, filter caveats, vigencia limitations, and hints that responses include metadata about which behavior was applied ('Cada respuesta dice cuál de estas cosas hizo'). It doesn't detail the exact return format, but that's not required without an output schema. The only minor gap is pagination behavior across entities, but that's inferable from the parameters.

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 71% (limite and pagina lack descriptions), but those are self-explanatory pagination parameters. The description adds significant semantic value beyond the schema: it explains how the 'texto' and 'anio' filters behave differently per entity, and warns about the need to specify a year for certain entities. It also clarifies 'entidad' by saying each entity declares its sector and limits, and mentions 'solo_entidad' behavior indirectly. This goes well 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 states a specific verb (buscar) and resource (actos administrativos de reguladores y ministerios sectoriales) with a clear exclusion: 'que el Gestor Normativo NO cataloga.' It explicitly contrasts with siblings resolver_cita and buscar_por_tema, so an agent can immediately tell this tool apart from the national-law tools.

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?

A dedicated 'CUÁNDO NO USARLA' section explicitly says to use resolver_cita or buscar_por_tema for leyes and decretos nacionales, and warns that the Decreto Único Reglamentario of each sector is already in the Gestor. It also directs to resolver_cita for real vigencia. This is explicit when-not-to-use and alternatives.

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