Skip to main content
Glama

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
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
consulta_ciudadanaA

Responder una consulta ciudadana usando fuentes oficiales públicas. Read-only: no reserva turnos, no envía reclamos/denuncias ni procesa pagos. Incluye intención, fuentes, acciones sugeridas y límites.

buscar_fuentesA

Buscar fuentes oficiales públicas por consulta/categoría. Usar antes de contestar si necesitás citar URLs exactas.

detalle_fuenteA

Ver detalle de una fuente pública por ID devuelto por buscar_fuentes.

buscar_noticiasA

Buscar noticias oficiales cuando el municipio expone API pública. Read-only.

buscar_instructivosA

Buscar en índice documental oficial generado desde páginas/PDFs públicos. Usar para requisitos, documentación, obras, licencias, tasas y trámites. Devuelve fragmentos y URLs oficiales; no inventar requisitos fuera de los fragmentos.

buscar_web_oficialA

Buscar en vivo en el sitio oficial cuando existe adaptador. En Rosario usa el buscador HTML oficial. Read-only y con URLs oficiales.

reclamos_infoA

Derivar reclamos/denuncias a canales oficiales y sugerir qué datos preparar. No envía el reclamo.

pagos_infoA

Orientar sobre pagos/tasas/tributos con límites: no consulta deuda personal ni procesa pagos.

turnos_infoA

Orientar sobre turnos/atención; no reserva ni confirma turnos.

tramites_infoC

Orientar sobre trámites municipales generales y buscadores oficiales.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
rosario-conocimiento

TDQS

B3.2/5.0

Scored across 10 tools

Disambiguation4/5

Tools fall into clear categories (general query, search sources, domain-specific info), but buscar_fuentes, buscar_instructivos, and buscar_web_oficial share overlapping search purposes and could be confused without careful description reading.

Naming Consistency4/5

Most tools follow a verb_noun pattern (buscar_*) or domain_info pattern (*_info), but detalle_fuente and consulta_ciudadana deviate slightly from this convention, making the naming less uniform.

Tool Count5/5

With 10 tools, the server is well-scoped for a municipal information assistant, providing enough coverage without unnecessary redundancy.

Completeness4/5

The server covers the core citizen-information lifecycle well, including source search, news, procedures, and orientations. It intentionally omits transactional actions, but could add directories or event searches to be fully comprehensive.

Maintenance

ActivityMaintained
ResponsivenessSyncing