mcp-french-transport-data

Hug0x0/mcp-french-transport-data
★ 0 stars JavaScript File System Updated today
MCP server for transport.data.gouv.fr datasets, GTFS resources, and mobility data discovery.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-french-transport": {
      "command": "npx",
      "args": [
        "-y",
        "Hug0x0/mcp-french-transport-data"
      ]
    }
  }
}