mcp-leclerc-drive
Rank #13,270io.github.skunkobi/leclerc-drive
MCP server for E.Leclerc Drive — search products, manage cart, and order groceries from Claude
mcp-leclerc-drive is a Model Context Protocol (MCP) server published by skunkobi. It ranks #13,270 of 132,046 servers tracked on MCP Toplist, and its repository has 18 GitHub stars. mcp-leclerc-drive is listed across 3 registries — Official MCP, Glama and PulseMCP, with 5 tracked versions. It was first listed on Jun 13, 2026 and most recently updated on Jul 11, 2026.
Ranks ahead of 118,776 of 132,046 servers on MCP Toplist.
Use mcp-leclerc-drive
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add leclerc-drive -e "LECLERC_STORE_ID=<your LECLERC_STORE_ID>" -e "LECLERC_HOST=<your LECLERC_HOST>" -e "LECLERC_COOKIE=<your LECLERC_COOKIE>" -e "LECLERC_CHROME_PROFILE=<your LECLERC_CHROME_PROFILE>" -- npx -y mcp-leclerc-driveReplace each placeholder with your own value before saving.
[mcp_servers.leclerc-drive]
command = "npx"
args = ["-y", "mcp-leclerc-drive"]
[mcp_servers.leclerc-drive.env]
LECLERC_STORE_ID = "<your LECLERC_STORE_ID>"
LECLERC_HOST = "<your LECLERC_HOST>"
LECLERC_COOKIE = "<your LECLERC_COOKIE>"
LECLERC_CHROME_PROFILE = "<your LECLERC_CHROME_PROFILE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"leclerc-drive": {
"command": "npx",
"args": [
"-y",
"mcp-leclerc-drive"
],
"env": {
"LECLERC_STORE_ID": "<your LECLERC_STORE_ID>",
"LECLERC_HOST": "<your LECLERC_HOST>",
"LECLERC_COOKIE": "<your LECLERC_COOKIE>",
"LECLERC_CHROME_PROFILE": "<your LECLERC_CHROME_PROFILE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"leclerc-drive": {
"command": "npx",
"args": [
"-y",
"mcp-leclerc-drive"
],
"env": {
"LECLERC_STORE_ID": "<your LECLERC_STORE_ID>",
"LECLERC_HOST": "<your LECLERC_HOST>",
"LECLERC_COOKIE": "<your LECLERC_COOKIE>",
"LECLERC_CHROME_PROFILE": "<your LECLERC_CHROME_PROFILE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"leclerc-drive": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-leclerc-drive"
],
"env": {
"LECLERC_STORE_ID": "<your LECLERC_STORE_ID>",
"LECLERC_HOST": "<your LECLERC_HOST>",
"LECLERC_COOKIE": "<your LECLERC_COOKIE>",
"LECLERC_CHROME_PROFILE": "<your LECLERC_CHROME_PROFILE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"leclerc-drive": {
"command": "npx",
"args": [
"-y",
"mcp-leclerc-drive"
],
"env": {
"LECLERC_STORE_ID": "<your LECLERC_STORE_ID>",
"LECLERC_HOST": "<your LECLERC_HOST>",
"LECLERC_COOKIE": "<your LECLERC_COOKIE>",
"LECLERC_CHROME_PROFILE": "<your LECLERC_CHROME_PROFILE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"leclerc-drive": {
"command": "npx",
"args": [
"-y",
"mcp-leclerc-drive"
],
"env": {
"LECLERC_STORE_ID": "<your LECLERC_STORE_ID>",
"LECLERC_HOST": "<your LECLERC_HOST>",
"LECLERC_COOKIE": "<your LECLERC_COOKIE>",
"LECLERC_CHROME_PROFILE": "<your LECLERC_CHROME_PROFILE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.skunkobi%2Fleclerc-drive)<a href="https://mcptoplist.com/server/io.github.skunkobi%2Fleclerc-drive"><img src="https://mcptoplist.com/badge/io.github.skunkobi%2Fleclerc-drive.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
skunkobi
Available versions (5)
| Version | Published |
|---|---|
| 0.3.0 | Jul 11, 2026 |
| 0.2.0 | Jun 14, 2026 |
| 0.1.2 | Jun 13, 2026 |
| 0.1.1 | Jun 13, 2026 |
| 0.1.0 | Jun 13, 2026 |
Frequently asked questions
- Who maintains mcp-leclerc-drive?
- mcp-leclerc-drive is maintained by skunkobi, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is mcp-leclerc-drive listed on the Official MCP Registry?
- Yes — mcp-leclerc-drive is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does mcp-leclerc-drive have?
- MCP Toplist tracks 5 versions of mcp-leclerc-drive, most recently published on Jul 11, 2026.
- Where can I find the source code for mcp-leclerc-drive?
- The source code for mcp-leclerc-drive is hosted at github.com/skunkobi/mcp-leclerc-drive.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.