Skip to main content
Glama
Hug0x0

mcp-reunion

reunion_search_residential_permits

Search construction permits that create dwellings in La Réunion. Retrieve permit details, dwelling counts, and site info for housing-supply analysis.

Instructions

Search construction-permit applications that create dwellings (logements) in La Réunion, from the Sitadel database. Each row is one permit application with detailed dwelling counts. Returns permit number, type (PC/DP/PA), status, authorization date, deposit year, applicant identity (name, SIREN), site address, terrain area, total dwellings created (split into individual / collective / demolished / social-rental), living area created (m²), main use, project nature. Sorted by authorization date descending. Useful for housing-supply analysis, market intelligence, developer tracking. For non-residential permits use reunion_search_building_permits.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
communeNoCommune (locality) name prefix match on the project address
yearNoYear of permit deposit (4 digits)
min_dwellingsNoMinimum number of dwellings created (filters out small projects)
limitNoMax permits to return (1-200, default 50)
Behavior4/5

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

Without annotations, the description carries the burden. It discloses data source (Sitadel), sorting (by authorization date descending), and return fields comprehensively. However, it does not explicitly state that the tool is read-only, mention rate limits, or discuss pagination beyond the `limit` parameter. It is adequate but not fully exhaustive.

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 well-structured: purpose first, then detailed output fields, sorting, use cases, and sibling differentiation. It is concise yet comprehensive, with every sentence adding value.

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 compensates by listing all return fields, their format, and sorting. It covers input parameters implicitly, and the tool's use cases and alternative are clearly stated. The description is complete for the tool's complexity.

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?

Input schema has 100% description coverage, so baseline is 3. The description adds minor context (e.g., 'filters out small projects' for `min_dwellings`) but does not significantly enhance parameter understanding beyond the schema. No additional semantic value beyond the schema.

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 residential permit applications for dwellings in La Réunion using the Sitadel database. It distinguishes itself from the sibling `reunion_search_building_permits` by explicitly mentioning that for non-residential permits, that alternative tool should be used.

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

Usage Guidelines5/5

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

The description provides explicit guidance on when to use the tool ('housing-supply analysis, market intelligence, developer tracking') and when not to ('For non-residential permits use reunion_search_building_permits'), offering a clear alternative.

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