Home › Marketing & E-Commerce › HasData Walmart
HasData Walmart
Walmart search, product pages and customer reviews on walmart.com and walmart.ca, as JSON.
Topics: E-Commerce
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://mcp.hasdata.com/mcp?apis=walmart Requires auth (checked 2026-09-24)
Claude Code:
claude mcp add --transport http walmart-mcp https://mcp.hasdata.com/mcp?apis=walmart --header "x-api-key: <YOUR_VALUE>"
Or add to your MCP client config:
{
"mcpServers": {
"walmart-mcp": {
"url": "https://mcp.hasdata.com/mcp?apis=walmart",
"headers": {
"x-api-key": "<YOUR_VALUE>"
}
}
}
}
x-api-keyrequired secret — HasData API key, created at app.hasdata.com. 1,000 free credits every month, no card.
Package (npm 1.0.1)
npx -y @hasdata/walmart-mcp@1.0.1
Or add to your MCP client config:
{
"mcpServers": {
"walmart-mcp": {
"command": "npx",
"args": [
"-y",
"@hasdata/walmart-mcp@1.0.1"
],
"env": {
"HASDATA_API_KEY": "<YOUR_VALUE>"
}
}
}
}
HASDATA_API_KEYrequired secret — HasData API key, created at app.hasdata.com. 1,000 free credits every month, no card.
Package (pypi 1.0.1)
uvx hasdata-walmart-mcp
Or add to your MCP client config:
{
"mcpServers": {
"walmart-mcp": {
"command": "uvx",
"args": [
"hasdata-walmart-mcp"
],
"env": {
"HASDATA_API_KEY": "<YOUR_VALUE>"
}
}
}
}
HASDATA_API_KEYrequired secret — HasData API key, created at app.hasdata.com. 1,000 free credits every month, no card.
Related servers
secondhand-mcp
Search Facebook Marketplace, eBay, Depop, and Poshmark from AI — filters, photos, full listings.
mcp-cn-commerce
Read-only merchant data from 8 Chinese e-commerce platforms: orders, products, after-sales, ads
Marketplaces MCP (RU) — Wildberries, Ozon, Yandex Market, Avito
Wildberries, Ozon, Yandex Market & Avito seller APIs for AI assistants: schema-driven, safety-gated.
swissgroceries-mcp
Swiss grocery search, promotions, and shopping plans across Migros, Coop, Aldi, Denner, Lidl.
ozon-mcp
Knowledge-rich MCP server for the full Ozon Seller + Performance API (466 methods, 15 MCP tools). Auto-pagination over 4 cursor styles,…
BuyWhere MCP
Product search, price comparison, and affiliate-ready shopping across Singapore and US retailers.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry