Back to Browse

Trustydata MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

French address quality, geocoding & routing from official data (BAN, INSEE, OpenStreetMap).

About

French address quality, geocoding & routing from official data (BAN, INSEE, OpenStreetMap).

Remote endpoints: streamable-http: https://mcp.trustydata.app/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "app-trustydata-trustydata": {
      "url": "https://mcp.trustydata.app/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

TrustyData MCP Server

License: MIT MCP Status

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.

TrustyData MCP demo agent

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.

Endpointhttps://mcp.trustydata.app/mcp
TransportStreamable HTTP
AuthOAuth 2.1 (sign in with your TrustyData account)
Docshttps://trustydata.fr/docs/
Statushttps://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.

What it does

TrustyData turns messy French addresses into clean, authoritative data and adds geographic context, directly inside your LLM conversation:

  • Verify & normalize a French postal address against the official BAN reference (the result is authoritative — an empty result means no match).
  • Search addresses and localities by name, postal code or INSEE code, with optional filters (department, region, population).
  • Proximity search — find addresses or points near a location.
  • Routing — compute a road route or a travel-time/distance matrix in France (OpenStreetMap).

Richer fields (e.g. INSEE Filosofi statistical grid, Lambert 93 coordinates) are returned depending on your plan.

Tools

ToolWhat it doesMinimum plan
verify_addressVerify & normalize a French address against the BANDiscovery
search_addressAutocomplete / search full addressesDiscovery
get_address_detailsFull detail for a given address idDiscovery
search_localitySearch French communes / localitiesDiscovery
search_nearbyProximity search around a pointGrowth
route_matrixTravel-time / distance matrixGrowth
compute_routeFull road route between pointsBusiness

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.

Connect

Claude (claude.ai / Claude Desktop)

Add a custom connector pointing to:

https://mcp.trustydata.app/mcp

You'll be prompted to sign in via OAuth with your TrustyData account the first time a tool is used.

Generic MCP client (Streamable HTTP)

{
  "mcpServers": {
    "trustydata": {
      "url": "https://mcp.trustydata.app/mcp"
    }
  }
}

Don't have an account yet? Start free on trustydata.fr — the Discovery plan is free (5,000 requests/month, no card required).

Example prompts

Vérifie et normalise cette adresse : "1 rue de Rivol 75001 Pari"

Quelle est la population de la commune de Bourg-en-Bresse ?

Trouve les adresses proches du 2 avenue de la Gare à Annecy.

Calcule l'itinéraire routier entre Lyon Part-Dieu et l'aéroport Saint-Exupéry.

Data sources & attribution

TrustyData relies on official, regularly-updated open data. Please keep the attributions returned by the tools:

  • Addresses & communes — Base Adresse Nationale (BAN) & INSEE
  • Statistical context — INSEE Filosofi
  • Routing — OpenStreetMap contributors (ODbL)

Documentation

Full API guides, endpoint reference and examples: https://trustydata.fr/docs/

License

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.

Reviews

No reviews yet

Be the first to review this server!