Skip to main content
Glama
Hug0x0

mcp-reunion

reunion_search_plu_zones

Look up PLU zones in La Réunion communes by INSEE code and zone type. Returns zone code, label, type, dominant destination, and document details for real-estate due diligence.

Instructions

Search the permanent PLU (Plan Local d'Urbanisme) zoning database for La Réunion. Each row is one zone within a commune's PLU/PLUi, defining what can be built where. Returns commune INSEE, zone code (e.g. "Ua", "1AU", "Ah"), full label, zone type (U/AU/A/N), dominant destination, PLU document ID, document name and URL, approval date, end of validity. Source: GPU (Géoportail de l'Urbanisme) via data.regionreunion.com. Essential for real-estate due diligence, project siting, urbanism research.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
inseeNoCommune INSEE code (5 digits, Réunion communes are "974xx"). Examples: "97411" Saint-Denis, "97410" Saint-Pierre, "97417" Saint-Paul
zone_typeNoZone typology code (single letter or short code): "U" (zone urbaine, currently built up), "AU" (à urbaniser), "A" (agricole), "N" (naturelle)
limitNoMax zones to return (1-500, default 100)
Behavior4/5

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

With no annotations, the description carries the full burden. It details the return fields (commune INSEE, zone code, label, type, etc.) and data source (GPU via data.regionreunion.com). It implicitly indicates this is a read-only search, but does not explicitly guarantee no side effects or mention rate limits or error behavior. Overall, it provides good behavioral context.

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 four sentences, each serving a clear purpose: purpose, row structure, returned fields, and use cases. No redundant information, and key details are front-loaded. Perfectly concise for the complexity.

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

Completeness5/5

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

Given no output schema, the description fully explains the return fields. Parameters are well-covered by both schema and description. The tool's role in urban planning research is clear. While pagination or empty results aren't mentioned, the limit parameter and search nature make these implicit. Overall, it covers all essential context.

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

Parameters5/5

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

Schema coverage is 100% with descriptive parameter docs. The tool description adds significant value: examples for INSEE codes (e.g., '97411' Saint-Denis) and explanations of zone_type codes (U, AU, A, N). This enriches understanding beyond the schema, especially for domain-specific codes.

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 states the tool searches the permanent PLU zoning database for La Réunion. It specifies the verb 'Search' and resource 'PLU zones', providing distinct context from sibling tools like reunion_search_catalog or reunion_query_dataset. The detailed explanation of each row (zone code, type, etc.) reinforces its unique purpose.

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 provides clear usage context, labeling the tool 'Essential for real-estate due diligence, project siting, urbanism research.' It implies when to use but does not explicitly state when not to use or mention alternatives like other search tools. However, the specificity of PLU zones makes the use case obvious.

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

Install Server

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/Hug0x0/mcp-reunion'

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