Skip to main content
Glama
nicolasestrem

mcp-intermarche-drive

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
INTERMARCHE_PDV_REFNoDiagnostic fallback for store discovery. It must match the store selected in the tab. It does not switch stores.
INTERMARCHE_HEADLESSNoUnsupported for normal use; it is more likely to trigger anti-bot checks and removes manual challenge handling.false
INTERMARCHE_JITTER_MSNoRandom delay added to the minimum.500
INTERMARCHE_CATALOG_IDNoCompatibility metadata fallback reported in browser context. It does not choose the store catalogue.641
INTERMARCHE_AUTO_LAUNCHNoLaunch the browser when no CDP endpoint is listening.true
INTERMARCHE_CHROME_PATHNoChromium or Chrome executable path.
INTERMARCHE_CHROME_PORTNoLoopback CDP port.9222
INTERMARCHE_MAX_RETRIESNoBounded retries for HTTP 403 and 429.2
INTERMARCHE_CDP_TIMEOUT_MSNoTimeout for CDP commands and browser fetches.30000
INTERMARCHE_BACKOFF_BASE_MSNoBase for exponential retry backoff.1800
INTERMARCHE_MIN_INTERVAL_MSNoMinimum delay between queued web requests.1100
INTERMARCHE_CHROME_PROFILE_DIRNoDedicated persistent browser profile.~/.mcp-intermarche-drive/chrome

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
browser_statusA

Vérifie la connexion à l'unique onglet Chromium Intermarché, le magasin actif et un éventuel challenge DataDome. À appeler avant les courses.

search_productA

Recherche dans le catalogue du magasin Intermarché actuellement sélectionné. Retourne les identifiants stables à passer aux outils panier.

get_cartA

Lit le panier complet du magasin et du mode de retrait actifs.

add_to_cartA

Ajoute une quantité au produit. Les substitutions sont REFUSÉES par défaut; ne les accepte que sur demande explicite de l'utilisateur.

update_quantityA

Fixe la quantité absolue d'un produit du panier. Une quantité de 0 le retire.

remove_from_cartA

Retire complètement un produit du panier.

set_substitutionA

Active ou désactive explicitement les substitutions pour une ligne déjà présente dans le panier.

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/nicolasestrem/mcp-intermarche-drive'

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