← Index

io.github.markswendsen-code/walmart

io.github.markswendsen-code/walmart·v0.1.1·Search
Quality Score
80
/100

MCP server for Walmart - search products, manage cart, track orders

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "walmart": {
      "command": "npx",
      "args": [
        "-y",
        "@striderlabs/mcp-walmart"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "walmart": {
      "command": "npx",
      "args": [
        "-y",
        "@striderlabs/mcp-walmart"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @striderlabs/mcp-walmart
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Search