Skip to main content
Glama
skunkobi

mcp-leclerc-drive

by skunkobi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LECLERC_HOSTNoBackend host (default: fd9-courses.leclercdrive.fr). The fdN prefix varies by store.fd9-courses.leclercdrive.fr
LECLERC_COOKIENoOptional raw Cookie override; skips Chrome when set.
LECLERC_STORE_IDNoStore id (default: 053701).053701
LECLERC_CHROME_PROFILENoChrome profile directory to read cookies from (default: Default).Default

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
search_productA

Recherche des produits dans le catalogue Leclerc Drive du magasin configuré. Retourne label, prix, prix au kilo/litre, Nutri-Score, disponibilité et l'id à utiliser pour add_to_cart.

add_to_cartA

Ajoute un produit au panier. Utilise l'id retourné par search_product.

remove_from_cartA

Retire complètement un produit du panier.

update_quantityA

Modifie la quantité d'un produit déjà présent dans le panier.

get_cartA

Affiche le contenu complet du panier avec le total.

find_storesA

Recherche les drives E.Leclerc proches d'un code postal ou d'une ville, triés par distance. Retourne pour chacun : nom, identifiant (à passer à set_store), type de service (drive/relais/livraison), distance et magasin.

set_storeA

Sélectionne le magasin actif (et le mémorise pour les prochaines sessions). Utilise l'id renvoyé par find_stores.

get_storeA

Affiche le magasin actuellement sélectionné (id, host).

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/skunkobi/mcp-leclerc-drive'

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