Verify French addresses, search localities, find nearby points, and calculate routes using BAN, INSEE, and OpenStreetMap data.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by TrustyData.
verify_addressVerify & normalize a French address against the BAN
search_addressAutocomplete / search full addresses
get_address_detailsFull detail for a given address id
search_localitySearch French communes / localities
search_nearbyProximity search around a point
route_matrixTravel-time / distance matrix (car, foot, bike)
Connect your LLM (Claude, ChatGPT, IDE assistants…) to TrustyData — French address data quality, geocoding, routing, company lookup (SIRENE) and catchment-area statistics (INSEE), built on official open data sources (BAN, INSEE, SIRENE, IGN, OpenStreetMap).
▶️ Try it live — public demo agent, no account needed Ask a real agent to verify an address, list communes, look up a company or compute a route: it calls this MCP server in front of you.
This is a hosted, remote MCP server — there is nothing to install or run. Point your MCP client at the endpoint below and sign in with your TrustyData account.
| Endpoint | https://mcp.trustydata.app/mcp |
| Transport | Streamable HTTP |
| Auth | OAuth 2.1 (sign in with your TrustyData account) |
| Docs | https://trustydata.fr/docs/ |
| Status | https://status.trustydata.app |
This repository hosts the public listing metadata for the TrustyData MCP server (
server.json, documentation, examples). The server itself is a hosted service — the source of the underlying data API is not part of this repo.
TrustyData turns messy French addresses into clean, authoritative data and adds geographic context, directly inside your LLM conversation:
Richer fields (e.g. INSEE Filosofi statistical grid, Lambert 93 coordinates) are returned depending on your plan.
| Tool | What it does | Minimum plan |
|---|---|---|
verify_address | Verify & normalize a French address against the BAN | Discovery |
search_address | Autocomplete / search full addresses | Discovery |
get_address_details | Full detail for a given address id | Discovery |
search_locality | Search French communes / localities | Discovery |
search_nearby | Proximity search around a point | Growth |
route_matrix | Travel-time / distance matrix (car, foot, bike) | Growth |
compute_route | Full road route between points (car, foot, bike) | Business |
search_company | Search French companies & establishments in the SIRENE registry (name, SIREN/SIRET, activity, location) | Discovery (proximity search: Growth) |
get_company_details | Full record of an establishment or company (identity, executives, finances, collective agreements — by plan) | Discovery |
zone_stats | Everything about a catchment area (drive time or radius): population, households, income, age & socio-professional profile, spending potential, DVF real-estate sale prices (5-year trend, vs. département) and establishment counts by activity (SIRENE, density per 10,000 inhabitants, index vs. France or the dominant département) | Growth |
zone_compare | Compare 2–10 catchment areas: exclusive population, pairwise overlaps, ranking — each with its full zone_stats block, real-estate prices and activity counts included | Growth |
All tools are advertised to every client. If your plan doesn't cover a tool, it returns an actionable upgrade message instead of failing silently.
Beyond tools, the server ships five prompts — guided starters that fill in
the right parameters for you. In Claude Code they show up as
/mcp__trustydata__<name>; other MCP clients surface them their own way.
| Prompt | Arguments | What it does |
|---|---|---|
zone_de_chalandise | adresse, minutes (10), mode (car) | Full INSEE profile of a catchment area, with real-estate sale prices and activity counts |
comparer_emplacements | adresses (2–10), minutes (10) | Compare locations, ranked on exclusive population |
potentiel_commerce | adresse, secteur, minutes (10), coefficient | Estimated disposable income and sector spending potential |
verifier_adresses | adresses | Verify a list of addresses, one call each |
qualifier_entreprise | nom_ou_siret | Find a company in SIRENE and open its full record |
Prompt names and wording are French, like the data they describe. A prompt returns a message, not a result: it calls no tool by itself and consumes no quota — the tool it points at applies its own plan requirement when the assistant calls it.
Add a custom connector pointing to:
You'll be prompted to sign in via OAuth with your TrustyData account the first time a tool is used.
Don't have an account yet? Start free on trustydata.fr — the Discovery plan is free (5,000 requests/month, no card required).
No prompt needed — just ask:
TrustyData relies on official, regularly-updated open data. Please keep the attributions returned by the tools:
Full API guides, endpoint reference and examples: https://trustydata.fr/docs/
The contents of this listing repository (documentation, server.json, examples)
are released under the MIT License. The hosted service and the
underlying data API are operated by TrustyData and governed by its terms.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/trustydata)<a href="https://allmcps.com/mcp/trustydata"><img src="https://allmcps.com/api/badge/trustydata?style=directory" alt="TrustyData on AllMCPs" /></a>