mcp-intermarche-drive
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| INTERMARCHE_PDV_REF | No | Diagnostic fallback for store discovery. It must match the store selected in the tab. It does not switch stores. | |
| INTERMARCHE_HEADLESS | No | Unsupported for normal use; it is more likely to trigger anti-bot checks and removes manual challenge handling. | false |
| INTERMARCHE_JITTER_MS | No | Random delay added to the minimum. | 500 |
| INTERMARCHE_CATALOG_ID | No | Compatibility metadata fallback reported in browser context. It does not choose the store catalogue. | 641 |
| INTERMARCHE_AUTO_LAUNCH | No | Launch the browser when no CDP endpoint is listening. | true |
| INTERMARCHE_CHROME_PATH | No | Chromium or Chrome executable path. | |
| INTERMARCHE_CHROME_PORT | No | Loopback CDP port. | 9222 |
| INTERMARCHE_MAX_RETRIES | No | Bounded retries for HTTP 403 and 429. | 2 |
| INTERMARCHE_CDP_TIMEOUT_MS | No | Timeout for CDP commands and browser fetches. | 30000 |
| INTERMARCHE_BACKOFF_BASE_MS | No | Base for exponential retry backoff. | 1800 |
| INTERMARCHE_MIN_INTERVAL_MS | No | Minimum delay between queued web requests. | 1100 |
| INTERMARCHE_CHROME_PROFILE_DIR | No | Dedicated persistent browser profile. | ~/.mcp-intermarche-drive/chrome |
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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