Aucadastre
Server Details
A French address, all public facts: parcel, zoning, risks, permits, sales, energy labels. No key.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
4 toolsget_french_address_factsTout ce qu'on sait d'une adresse en FranceARead-onlyIdempotentInspect
La parcelle cadastrale d'une adresse francaise et sa contenance, le zonage d'urbanisme et les destinations autorisees, les prescriptions et servitudes, les risques (argile, sismicite, radon, catastrophes naturelles, installations classees), le terrain (altitude, pente, solaire), les permis de construire rattaches a la voie, les ventes des cinq derniers millesimes, les diagnostics energetiques, les ecoles et entreprises autour. Meme texte que le jumeau .md de la page de voie. L'adresse se donne en toutes lettres ; sans numero, la reponse vaut au point de reference de la voie.
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | L'adresse en toutes lettres, par exemple « 60 rue Pasteur, Vitry-sur-Seine ». Le numero est facultatif. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, openWorldHint, idempotentHint, and destructiveHint=false, so the safety profile is covered. The description adds meaningful behavioral context beyond annotations: the address input format, the fallback behavior when no street number is provided, the breadth of data returned, and the note that the text mirrors the road-page .md documentation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description packs a lot of useful content into a single dense run-on sentence, which is informative but hard to scan. The list of fact categories earns its place, and the input caveat is valuable, but the structure could be improved with clearer separation between scope and usage notes.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a broad facts endpoint with no output schema, the description enumerates the major content areas and an important edge-case behavior. It is comprehensive enough for an agent to select the tool and understand what kind of data to expect, though it does not describe the response format or field naming.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, and the schema already gives a clear example for the address parameter. The description adds the important semantic nuance that the number is optional and that omitting it shifts the response to the road reference point, which is not fully captured in the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly identifies the tool as a broad facts-gathering endpoint for a French address, enumerating concrete data categories such as cadastral parcel, urban zoning, risks, terrain, permits, sales, diagnostics, schools, and companies. This distinguishes it from the sibling tools, which each focus on a narrower slice (permits, commune, parcel).
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives useful input guidance ('address in full words; without a number, the response applies to the road reference point'), but it does not explicitly state when to use this tool versus siblings such as get_french_parcel or get_french_building_permits. The usage context is implied by the listed scope, not made explicit with alternatives or exclusions.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_french_building_permitsLes autorisations d'urbanisme delivrees dans une commune francaiseARead-onlyIdempotentInspect
Les permis de construire, d'amenager, de demolir et les declarations prealables delivres dans une commune, tels que la commune les declare au ministere (fichier Sitadel) : date, nature, adresse des travaux, parcelle, logements et surface crees, etat du chantier, demandeur quand c'est une personne morale. Les 500 plus recents ; l'API pagine le reste.
| Name | Required | Description | Default |
|---|---|---|---|
| code_insee | Yes | Code INSEE de la commune, cinq caracteres, par exemple 94081 (Vitry-sur-Seine). |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly/openWorld/idempotent behavior, and the description adds meaningful context: it returns the 500 most recent records and states that the API paginates the rest, while noting the data comes from commune declarations to the ministry. This is valuable beyond the annotations, though pagination mechanics are not detailed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single dense sentence that front-loads the permit types, then lists the returned fields, data source, and pagination limit. Every clause adds information, though breaking it into shorter sentences or bullets would improve scannability.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With no output schema, the description carries the full burden of explaining return content, and it lists all relevant fields (date, nature, address, parcel, housing/surface, status, applicant if legal entity). It also covers the key behavioral constraint of the 500-record limit and pagination, making the tool complete for a single-parameter read-only query.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The single parameter code_insee is already fully documented in the schema with a pattern and an example (94081 Vitry-sur-Seine), and schema coverage is 100%. The description adds no parameter-specific detail, but that is unnecessary at this coverage level.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description names a specific resource: building, development, demolition permits and prior declarations in a French commune, with a precise data source (Sitadel) and field list. This clearly differentiates it from the sibling tools (address facts, commune facts, parcel), which cover different data domains.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives clear context for when to use the tool: any time permit/urbanism authorization data for a commune is needed, keyed by code_insee. It does not explicitly name alternatives or exclusions, but the resource is distinct enough from the siblings that no comparison is needed.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_french_commune_factsCe qu'on sait d'une commune en FranceARead-onlyIdempotentInspect
Une commune francaise : ses voies adressees, le prix median au metre carre du dernier millesime, le document d'urbanisme opposable, la zone A/B/C du marche du logement, la part des locaux raccordables a la fibre, les risques communaux. Meme texte que le jumeau .md de la page de commune. Paris, Marseille et Lyon renvoient a leurs arrondissements.
| Name | Required | Description | Default |
|---|---|---|---|
| code_insee | Yes | Code INSEE de la commune, cinq caracteres, par exemple 94081 (Vitry-sur-Seine). |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already establish read-only, idempotent, non-destructive behavior. The description adds valuable behavioral context beyond that: Paris/Marseille/Lyon resolve to arrondissements, and the output mirrors the commune page .md twin, which tells the agent what to expect. No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Three sentences front-load the fact list and add one essential caveat. The .md twin phrase is slightly cryptic but concise and informative; there is no redundant filler.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With no output schema, the description carries the burden of indicating what will be returned; it lists six fact categories and the special city behavior. It is complete enough for a single-parameter read-only tool, although the exact response format/markdown structure is left vague.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100% and the code_insee parameter is already documented with pattern and an example. The description does not add parameter-format detail beyond that, so the baseline 3 applies; the arrondissement note is output behavior rather than parameter syntax.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description enumerates the exact commune-level facts returned (voies adressées, median price, urbanism document, zone A/B/C, fibre eligibility, risks) and notes the arrondissement behavior for Paris/Marseille/Lyon. It is clear enough to differentiate from address, permit, and parcel siblings, though it lacks an explicit verb like 'returns' and reads as a noun-phrase definition.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The content list makes the intended use implicit: call this for aggregate commune facts rather than address details, permits, or parcels. However, it never explicitly states when to prefer this tool over the siblings or mentions any exclusion conditions.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_french_parcelUne parcelle cadastrale francaise par sa referenceARead-onlyIdempotentInspect
Une parcelle par son identifiant a quatorze caracteres (code INSEE, prefixe, section, numero, par exemple 94081000AB0123) : sa contenance, sa commune, et la voie la plus proche de son centre, dont le jumeau porte tout le reste. Le proprietaire n'est servi par aucune surface.
| Name | Required | Description | Default |
|---|---|---|---|
| parcel_id | Yes | L'identifiant de la parcelle, quatorze caracteres, par exemple 94081000AB0123. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and idempotentHint=true, so no contradiction exists. The description adds useful context about which fields are returned and explicitly excludes owner data. Yet the undefined 'twin' claim is vague and may confuse rather than clarify what behavior to expect.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is compact and front-loaded with the input format and core outputs, achieving conciseness without padding. The second sentence is slightly cryptic, especially the twin reference, but it still covers both inclusions and exclusions in a short span.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a single-parameter tool with rich read-only annotations, the description gives the key inputs and outputs and notes the owner omission. The main gap is the unexplained 'jumeau' relationship, which leaves an agent unsure what additional data exists or where to find it, so the description is not fully self-sufficient.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema alone already gives the parameter pattern and an example, achieving 100% coverage. The description adds semantic structure by decomposing the identifier into INSEE code, prefix, section, and number, which goes beyond the schema's raw pattern and aids correct construction of parcel_id.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool retrieves a French cadastral parcel by its 14-character identifier and lists the returned fields (contenance, commune, closest road). This distinguishes it from siblings like get_french_building_permits or get_french_commune_facts, though the cryptic 'dont le jumeau porte tout le reste' weakens explicit differentiation.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implicitly tells the agent this is the surface-level parcel lookup and that a twin tool carries 'all the rest', and it explicitly notes the owner is not served. However, it never names the alternative tool or gives concrete conditions for when to prefer a sibling, leaving routing partially to inference.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
4 tool updates
- First observed
get_french_address_facts - First observed
get_french_building_permits - First observed
get_french_commune_facts - First observed
get_french_parcel
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user, then choose Claim with GitHub. An organization namespace such asio.github.acme/serveralso needs that organization to have installed the Glama AI GitHub App and approved its permissions, because GitHub discloses organization membership only to apps it has installed. Use HTTP or DNS when it has not.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Connectors
French address intelligence: 18.6M sold prices, energy, risk, crime and schools — each sourced.
French address quality, geocoding & routing from official data (BAN, INSEE, OpenStreetMap).
Instant pricing for French land-registry documents (etat hypothecaire, deeds). Read-only, no auth.
Données immobilières officielles françaises (DVF+, cadastre, DPE, risques, urbanisme) via MCP.
Related MCP Servers
- FlicenseNot gradedqualityCmaintenanceProvides French address data from DVF, Géorisques, and SSMSI sources, including property prices, risks, and crime statistics.-
- AlicenseNot gradedqualityCmaintenanceAccess 17M+ geocoded French property transactions (DVF), 22M+ DPE energy ratings, and 20M+ building records via MCP or REST API. Search transactions, market stats, comparables, price trends, rental yield, flip detection, and more.MIT
- AlicenseAqualityDmaintenanceQuery ARCEP eligibility API to check fixed-line and mobile telecom eligibilities for a given address in France.2MIT
- AlicenseNot gradedqualityCmaintenanceEnables querying Dutch property context for an address, returning building, energy, neighborhood, environment, heritage, and school data from public registers, with explicit match verification and signals.MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.
TDQS
Each tool accepts a distinct input type (address, commune, parcel ID, or commune for permits) and returns a specific data scope. Address facts vs commune facts differ by geographic level, and building permits is commune-level while address facts includes street-level permits. No two tools appear to do the same job.
All tools follow a consistent snake_case pattern beginning with 'get_french_', followed by the entity: address_facts, commune_facts, building_permits, parcel. The only minor variation is that 'parcel' lacks a suffix like '_facts', but it still matches the get_<object> style.
Four tools is a compact set that cleanly covers the main entities in French cadastral/urbanism data: address, commune, parcel, and permits. Each tool serves a distinct data need without superfluous additions.
The set covers the core lookup needs: address facts include parcel, zoning, risks, sales, and permits; commune facts include median prices and zoning; parcel lookup provides area and linkage to the street. Minor gaps exist: no direct per-parcel owner (explicitly unavailable), no individual permit lookup by ID, and address permits are street-level only, but these are workable via combinations.