Skip to main content
Glama
mydriver-paris

MyDriverParis MCP Server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WP_API_KEYYesWordPress API key
WP_API_URLYesWordPress API URL
ZEPLAN_API_KEYYesZeplan API key
ZEPLAN_API_URLYesZeplan API URL
STRIPE_SECRET_KEYYesStripe secret key

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_vehiclesA

List all available vehicles with capacity and base rates. Use this to help the customer choose the right vehicle for their trip.

get_quoteA

Calculate the exact price for a private chauffeur transfer. Returns prices for all available vehicles. Always call this before book_ride to get an accurate quote.

book_rideA

Create a payment link to book a private chauffeur transfer. The customer will receive a Stripe Checkout URL to complete payment. Once paid, the booking is automatically created and a chauffeur is assigned. Always call get_quote first to get the correct price and vehicle_id.

get_service_infoA

Get information about MyDriverParis services, coverage areas, airports served, and policies. Use this to answer customer questions about what is included.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/mydriver-paris/mcp-mydriverparis'

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