French address quality, geocoding & routing from official data (BAN, INSEE, OpenStreetMap).
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
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
Connect your LLM (Claude, ChatGPT, IDE assistants…) to TrustyData — French address data quality, geocoding and routing, built on official open data sources (BAN, INSEE, OpenStreetMap).
▶️ Try it live — public demo agent, no account needed Ask a real agent to verify an address, list communes 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 | Growth |
compute_route | Full road route between points | Business |
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.
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).
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.
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>