MCP server for SYMONE
SYMONE MCP Server
MCP server for SYMONE — Europe's first long-distance motorcycle highway transport service.
Search available routes between French cities (Paris, Marseille, Lyon, Nice…), check dates, prices, and available slots. No authentication required.
Tools
search_routes
Get all upcoming motorcycle transport routes in France.
No parameters — filter client-side by departure city, arrival city, or date
Returns route list with prices (price_min/price_max in €) and available slots
get_paris_marseille_cache
Fast cached lookup for Paris–Marseille route IDs.
cities_near
Find SYMONE-served cities near a location.
location(string) — city name or address, e.g."Paris"
Related MCP server: ecmr-mcp
Usage
With Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"symone": {
"command": "npx",
"args": ["-y", "@silen4-zg/symone-mcp"]
}
}
}With any MCP client
npx @silen4-zg/symone-mcpExample
User: Are there any Paris–Marseille routes available next weekend?
→ Calls search_routes, filters by depart=Paris, arrival=Marseille, date range
→ Returns available dates, prices from 299€, and slot availability
→ Directs to booking at https://symone.fr/motoLinks
Website: symone.fr
Book online: symone.fr/moto
Contact: reservation@symone.fr
About SYMONE
SYMONE is the first long-distance motorcycle highway transport in Europe. Load your motorcycle onto the SYMONE trailer, ride comfortably as a passenger, and arrive rested. Main route: Paris ↔ Marseille from 299€.
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP server for Boson Protocol — on-chain agentic commerce for physical & digital goods.
MCP server for French (BOAMP) + EU (TED) public procurement data via TenderAPI.
MCP server with quote and live cryptocurrency price tools, local and cloud-deployed transports.
Unofficial read-only MCP server for VeryChic hotel offers
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceFreight marketplace MCP server for European road logistics. Search and manage freight loads, post truck capacity, create auctions, manage deliveries and drivers through the Cargoffer Bolsa de Carga API. Connect your AI agent to the freight marketplace.1MIT
- FlicenseNot gradedqualityCmaintenanceMCP server for electronic consignment notes (eCMR). Create, sign, manage, and track electronic transport documents with QR codes, PDF generation, and digital signatures through the Cargoffer ECMR API. Designed for AI agents like Claude Desktop, Cursor, and Cline.-
- AlicenseAqualityAmaintenanceMCP Server for Swiss road mobility — shared vehicles, EV charging, traffic alerts, Park & Rail, and multimodal trip planning.151MIT
- FlicenseNot gradedqualityDmaintenanceMCP server for querying French railway services (SNCF) via the Navitia API, enabling station search, journey planning, and departure board retrieval.-