
Booking
Let a travel or concierge agent quote and book private chauffeur transfers in Paris and Europe through MCP.
Overview
com.mydriverparis/booking is a MCP server for the Build phase that lets AI agents book MyDriverParis private chauffeur transfers in Paris and Europe.
What is this MCP server?
- Streamable HTTP MCP at mcp-mydriverparis.mydriverparis.workers.dev/mcp.
- Books premium private chauffeur transfers in Paris and across Europe.
- Designed for AI agents as the booking interface to MyDriverParis.
- Open worker implementation on GitHub (mydriver-paris/mcp-mydriverparis-worker).
- Public site: mydriverparis.com for service context and branding.
- Server version 1.0.0 in published schema
- Remote MCP URL on mydriverparis.workers.dev
- Service scope: Paris and Europe premium private transfers per description
What problem does it solve?
Travel concierge agents stall when they can suggest itineraries but cannot complete a real chauffeur reservation through a supported API.
Who is it for?
Builders shipping Paris or Europe-focused concierge agents that must book premium private transfers, not generic ride-share.
Skip if: General SaaS products with no travel or ground-transport use case, or teams needing multi-vendor ride aggregation.
What do I get? / Deliverables
After registering the MyDriverParis MCP remote, your agent can drive booking workflows against the operator’s chauffeur service from the chat or IDE session.
- Agent-invokable booking path to MyDriverParis transfers
- Streamable HTTP MCP connection to the Cloudflare worker endpoint
- Reference worker source for customization on GitHub
Recommended MCP Servers
Journey fit
Vertical booking APIs are wired when you integrate a real service into an agent or app, during the build phase. This server is a third-party booking integration—listed under integrations for builders shipping mobility or hospitality assistants.
How it compares
Single-brand chauffeur booking MCP, not a multi-supplier travel GDS or maps-only routing skill.
Common Questions / FAQ
Who is com.mydriverparis/booking for?
Developers building AI travel or executive assistant agents that need to book MyDriverParis chauffeur services in Paris and Europe.
When should I use com.mydriverparis/booking?
Use it when your agent product is in Build integrations and you are connecting real private-transfer booking for MyDriverParis customers.
How do I add com.mydriverparis/booking to my agent?
Add the streamable HTTP MCP URL https://mcp-mydriverparis.mydriverparis.workers.dev/mcp in your MCP client configuration alongside any credentials the operator requires.