Skip to main content
Glama

vizinhanca

Empresas ativas, abertas e baixadas num raio em metros, por CNAE, com aberturas recentes e distância. 10/dia grátis por IP; depois $0.05 (x402 ou crédito).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cepNoCentro pelo CEP (8 dígitos)
latNoLatitude do centro, se não vier `cep`.
lonNoLongitude do centro, se não vier `cep`.
cnaeNoPrefixo de CNAE: 2, 5 ou 7 dígitos
raioNoMetros, 1 a 2000 (padrão 500)
desdeNoISO; padrão 90 dias antes da data da base

Schema Changelog

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

  1. Changed3 schema fields changed
    • addedInput schema / properties / lat / description
      Added value: +"Latitude do centro, se não vier `cep`."
    • addedInput schema / properties / lon / description
      Added value: +"Longitude do centro, se não vier `cep`."
    • addedInput schema / properties / raio / default
      Added value: +500
  2. First observed

TDQS

A3.6/5.0
Behavior4/5

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

The description transparently discloses the cost structure, which is a key behavioral aspect. It does not mention any destructive side effects, but the tool appears to be a read-only query. Given the lack of annotations, the description carries the burden and provides sufficient transparency about charges and the type of data returned.

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

Conciseness5/5

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

The description is extremely concise, with two sentences: the first states the main output and filters, the second states the cost model. It is well-structured and front-loaded, making the primary purpose immediately clear without any fluff.

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?

While there is no output schema, the description implies the output includes company records with attributes like recent openings and distance. It gives enough context for an agent to understand the general nature of the results, though it does not specify the exact return format. This is adequate for a simple query tool.

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 schema covers all parameters (cep, lat, lon, cnae, raio, desde) with individual descriptions, achieving 100% coverage. The tool description itself does not add extra semantic detail beyond what is already in the schema, so the baseline of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly indicates the tool returns company data (active, opened, and closed) within a radius, filtered by CNAE, including recent openings and distance. It lacks an explicit verb like 'search' or 'list', but the resource and scope are evident and distinct from sibling tools like 'buscar' or 'empresas'.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus alternatives such as 'buscar', 'proximo', or 'raio'. It mentions pricing (10/day free, $0.05 after) but does not give decision criteria for tool selection, leaving the agent to infer usage context.

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