Kryzo/mcp-sncf
This project provides a modular Python wrapper for the SNCF API, with an MCP server interface that integrates seamlessly with Claude Desktop for intelligent journey planning and train information retrieval across France.
Platform-specific configuration:
{
"mcpServers": {
"mcp-sncf": {
"command": "npx",
"args": [
"-y",
"mcp-sncf"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...