Skip to main content
Glama
silen4-zg

MCP server for SYMONE

by silen4-zg

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: bolsa-de-carga-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-mcp

Example

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/moto

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€.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    A
    maintenance
    Freight 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.
    Last updated
    MIT
  • F
    license
    -
    quality
    B
    maintenance
    MCP 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.
    Last updated
  • F
    license
    -
    quality
    D
    maintenance
    MCP server for exploring French public open data via APIs like data.gouv.fr, geo.api.gouv.fr, INSEE Sirene, and Radio France.
    Last updated

View all related MCP servers

Related MCP Connectors

  • Unofficial read-only MCP server for VeryChic hotel offers

  • Geo-based flight search MCP server. Find more flights between any two places on earth

  • Hosted MCP server for LLM cost estimation, model comparison, and budget-aware routing.

View all MCP Connectors

Latest Blog Posts

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/silen4-zg/symone-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server