Skip to main content
Glama
mxnueel
by mxnueel

Buscar negocios en un estado de Mexico

denue_buscar_por_estado

Search Mexico's business directory by keyword and state, or nationwide, to find economic establishments within a region without needing exact coordinates.

Instructions

Busca establecimientos economicos por palabra clave dentro de un estado especifico de Mexico (o a nivel nacional). Util cuando no se tiene una coordenada exacta, solo una region.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
finNoNumero de registro final (maximo 100 por consulta)
estadoYesNombre del estado (ej. 'Jalisco', 'Ciudad de Mexico') o codigo de dos digitos (01-32). Usa 'nacional' para buscar en todo Mexico.
inicioNoNumero de registro inicial (para paginar resultados)
condicionYesPalabra clave a buscar, por ejemplo 'panaderia', 'taller mecanico'
Install Server

TDQS

A3.8/5.0
Behavior3/5

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

With no annotations, the description carries the behavioral burden. It discloses the main query behavior and national fallback, but does not describe result shape, pagination implications, read-only nature, or what happens with invalid state names. This is adequate but has clear gaps.

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?

Two short sentences, front-loaded with the action and followed by a decision-relevant condition. The first clause slightly restates the title, but every sentence earns its place.

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

Completeness3/5

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

The schema richly documents all four parameters, and the description provides selection context. However, with no output schema or annotations, it would benefit from stating what kind of records are returned and when to prefer sibling search tools such as denue_buscar_por_nombre.

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?

Schema description coverage is 100%, so parameters are already well documented. The description adds only the general 'keyword + state' concept and does not add format details or examples beyond the schema's own examples.

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 action (search economic establishments) with a concrete resource and query style ('por palabra clave'), plus a geographic scope ('estado especifico... o nacional'). This clearly distinguishes it from coordinate-based siblings like denue_buscar_cercania.

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?

It gives an explicit use condition: use this when there is no exact coordinate, only a region. It does not explicitly name sibling alternatives or exclusion criteria, but the region-vs-coordinate distinction is enough to route an agent correctly.

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

Other Tools

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/mxnueel/denue-mcp'

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