mcp-french-transport-data
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-french-transport-dataList GTFS datasets for the Île-de-France region"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-french-transport-data
MCP server for transport.data.gouv.fr: datasets, GTFS resources, regions, networks, and data-quality discovery.
Tools
Run the MCP and call french_transport_data_get_sources first to inspect source coverage. This server also exposes domain-specific tools for the topic described above.
Install
npm install
npm run build
npm test
npm run devClaude Desktop
{
"mcpServers": {
"french-transport-data": {
"command": "npx",
"args": ["mcp-french-transport-data"]
}
}
}Sources
transport.data.gouv.fr: https://transport.data.gouv.fr/
transport.data.gouv.fr API docs: https://doc.transport.data.gouv.fr/outils/outils-disponibles-sur-le-pan/api
transport API Swagger: https://transport.data.gouv.fr/swaggerui
National stops dataset: https://transport.data.gouv.fr/datasets/arrets-de-transport-en-france
Publishing
See docs/publishing.md.
Glama / Docker
The repo includes Dockerfile and glama.json.
Build steps:
["npm install", "npm run build"]CMD arguments:
["node", "dist/index.js"]Safety
This MCP helps agents discover and summarize public sources. It is not an official authority. Verify decisions against the competent public service or original data producer.
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
French address quality, geocoding & routing from official data (BAN, INSEE, OpenStreetMap).
Plan door-to-door trips across French trains, buses, transit and flights.
France data.gouv.fr open-data catalogue
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Hug0x0/mcp-french-transport-data'
If you have feedback or need assistance with the MCP directory API, please join our Discord server