Walmart MCP Server

MCP server connector for Walmart retail shopping - search products, manage cart, and track orders via browser automation. Its 7 documented tools cluster into read & search, update, create & write, delete. It runs locally over stdio via the published package.

People connecting automation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-04-16 · ★ 3 · #161 OF 194 MAINTAINED AUTOMATION · VERIFIED 2026-08-25

JavaScript servers · how we verify → /methodology

01 · Install Walmart

Claude Code

claude mcp add markswendsen-code-mcp-walmart -- npx -y @striderlabs/mcp-walmart

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "markswendsen-code-mcp-walmart": {
      "command": "npx",
      "args": [
        "-y",
        "@striderlabs/mcp-walmart"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license no standard license detected - usage rights unclear; check the repo before commercial use

npm package @striderlabs/mcp-walmart - the @striderlabs scope differs from the repo owner (markswendsen-code); confirm it's the project's official package

registry namespace io.github.markswendsen-code is GitHub-verified and matches the repo owner

03 · What Walmart can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can set delivery or pickup address for Walmart. Affects product availability and pricing, get detailed product information including price, description, and availability, add a product to the Walmart cart, and view current Walmart cart contents and totals.

Capability map

Tools grouped from the project's README - what Walmart lets an agent do.

read & search

3 tools - e.g. Get detailed product information including price, description, and availability.; View current Walmart cart contents and totals.; Get Walmart order history.

get_product · view_cart · get_orders

update

2 tools - e.g. Set delivery or pickup address for Walmart. Affects product availability and pricing.; Update the quantity of an item in the Walmart cart.

set_address · update_cart

create & write

1 tool - e.g. Add a product to the Walmart cart.

add_to_cart

delete

1 tool - e.g. Remove a specific item from the Walmart cart.

remove_from_cart

04 · Who maintains Walmart

walmart is maintained by markswendsen-code. We track 19 MCP servers from markswendsen-code - 19 actively maintained, 31 combined GitHub stars, oldest repo from Mar 2026. Full record: all servers from markswendsen-code.

  1. instacart MCP server for Instacart - let AI agents manage grocery shopping and place orders autonomously ★ 9
  2. southwest MCP server for Southwest Airlines - search flights, manage bookings ★ 2
  3. doordash MCP server for DoorDash - let AI agents order food delivery autonomously with browser-based ordering ★ 7
  4. delta MCP server for Delta Airlines - search flights, check status, manage trips ★ 4
  5. ubereats MCP server for Uber Eats - let AI agents order food delivery ★ 3

05 · Facts

category
automation - ranked #161 of 194 actively-maintained automation servers as of 2026-08-25.
registry
io.github.markswendsen-code/walmart (active, first published 2026-03-30)
packages
npm:@striderlabs/mcp-walmart

06 · Walmart FAQ

Is Walmart still maintained?

Yes - as of 2026-08-25, its last commit was 2026-04-16. We re-verify nightly.

What can Walmart do?

With this server connected, an agent can set delivery or pickup address for Walmart. Affects product availability and pricing, get detailed product information including price, description, and availability, add a product to the Walmart cart, and view current Walmart cart contents and totals.

How do I install Walmart?

Run `npx -y @striderlabs/mcp-walmart`. You can also paste the ready-made client config above.

Does Walmart run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Walmart

More automation MCP servers · Mastercard Developers MCP · Autocarver · PLwC - Personality Layer with Conscience · Swsd

More JavaScript MCP servers · IBM Maximo · Mars Nme · Saos · Hushdrop · Image Recognition MCP · see all