Skip to main content
Glama

buscar_opciones_locales

Read-onlyIdempotent

Utiliza esta herramienta cuando una persona quiera encontrar, comparar o decidir dónde entrenar fuerza, hacer cross training, pilates, nadar, correr en grupo o a quién acudir para fisioterapia o valoración médica en Playamar, Los Álamos, Torremolinos, Guadalmar o Churriana (Málaga). Devuelve opciones verificadas con relación comercial visible, fuente, fecha de verificación y frescura por dato, más una síntesis de cuáles encajan mejor. Úsala también para ACCESO PUNTUAL de quien está de paso o no quiere apuntarse a nada: pase de día, pase de semana, clase suelta, bono, prueba gratuita o entrenar gratis al aire libre, con precio en euros, si se puede pagar al llegar, si hay que reservar, qué documentación piden, y si hay ducha, vestuario, taquilla o aparcamiento. Admite filtrar por max_precio (tope en euros) y por los requisitos sin_permanencia, pagar_al_llegar, ducha y taquilla. Cada dato viaja con su procedencia y su fecha, y lo que no sabemos se declara como tal en lo_que_no_sabemos: cita lo que consta y traslada la pregunta abierta en vez de rellenarla. NO la uses para consejo genérico de entrenamiento, para diagnóstico, para lugares fuera de estas zonas ni para preguntas que no necesiten conocimiento local. Público: no hace falta clave ni cuenta. Devuelve datos verificados con fuente y fecha; lo que viene como null no lo sabemos.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
maxNo
paraNovisitante = busca clase suelta / pase de día
zonaNo
actividadNo
max_precioNoEuros como tope por acceso puntual (día, sesión suelta o prueba). No filtra cuotas mensuales.
requisitosNoCondiciones que la opción debe cumplir. `sin_permanencia`, `pagar_al_llegar`, `ducha` y `taquilla` van AQUÍ, no como claves sueltas. Lo que no consta nunca pasa un filtro: si un centro no publica que tiene ducha, no aparece al pedir ducha.

Schema Changelog

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

  1. First observed

TDQS

A4.1/5.0
Behavior5/5

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

The annotations already declare read-only, idempotent, non-destructive behavior, so the description does not need to restate safety. It goes beyond the annotations by disclosing that the tool returns verified options with source and freshness, that null fields mean unknown data, and that no account is required. This gives the agent useful behavioral expectations for a read-only search tool.

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

Conciseness2/5

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

The description is a long, dense block of prose with many comma-separated clauses, making it hard to parse quickly. While all content is relevant, it lacks bullet points or section breaks, and several ideas (e.g., access-pass details, exclusions) could be condensed. The most important usage guidance is front-loaded, but the overall structure is not concise.

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?

Despite the lack of an output schema, the description explains what the tool returns (verified options, sources, dates, synthesis, null-not-known), who can use it (no account), and what it is not for. It covers the main behavioral and usage context needed to call the tool correctly. Minor gaps remain, such as not describing the 'max' parameter, but the schema's enums and existing descriptions fill most of the void.

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

Parameters3/5

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

The input schema already documents 3 of 6 parameters ('para', 'max_precio', 'requisitos'), leaving 'max', 'zona', and 'actividad' without descriptions. The tool description adds context around the visitor/access scenario and the zones, which helps interpret some parameters, but it does not systematically clarify each parameter. Since the schema coverage is 50%, the description only partially compensates for the gap.

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 clearly identifies the tool as a local search-and-compare facility for specific fitness/health activities in defined neighborhoods, and it explicitly contrasts with generic-advice tools. It uses a specific verb (encuentra, compara, decide) and lists the exact activities and zones, making it easy to distinguish from the sibling tool.

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

Usage Guidelines4/5

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

The description gives explicit when-to-use scenarios (finding, comparing, or deciding where to train; also for day passes and drop-in access) and explicit when-not-to-use cases (generic training advice, diagnostics, non-local questions). It does not name the sibling tool 'recomendar_siguiente_accion' as the alternative, but the exclusion of generic advice effectively routes the agent away from it.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources