← All servers

HasData Walmart

com.hasdata/walmart v1.0.0
Official Registry search

Walmart search, product pages and customer reviews on walmart.com and walmart.ca, as JSON.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add walmart --transport http https://mcp.hasdata.com/api/mcp?apis=walmart
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "walmart": {
      "url": "https://mcp.hasdata.com/api/mcp?apis=walmart"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "walmart": {
      "serverUrl": "https://mcp.hasdata.com/api/mcp?apis=walmart"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "walmart": {
      "type": "http",
      "url": "https://mcp.hasdata.com/api/mcp?apis=walmart"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "walmart": {
      "url": "https://mcp.hasdata.com/api/mcp?apis=walmart"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "walmart": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.hasdata.com/api/mcp?apis=walmart"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://mcp.hasdata.com/api/mcp?apis=walmart
x-api-key: •••••• (required)

Packages

npm @hasdata/walmart-mcp@1.0.0
pypi hasdata-walmart-mcp@1.0.0

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/com.hasdata--walmart/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent