Platforms / walmart
walmart toolset
10 tools. Mount this server and your agent gets every walmart endpoint, fully typed.
claude mcp add capzy-walmart --transport http https://mcp.capzy.ai/walmart/mcp \ --header "Authorization: Bearer YOUR_KEY"
Listings
walmart_category
1 credit
not yet verified
Browse Category
Browse Walmart category pages.
| Param | Type | Required | Description |
|---|---|---|---|
category_path |
string | required | Category path/slug. |
page |
integer | optional | Page number. Default: 1 |
sort_by |
string | optional | Sort order for results. |
min_price |
integer | optional | Only items priced at or above this amount. |
max_price |
integer | optional | Only items priced at or below this amount. |
brand |
string | optional | Filter to one or more brands. Comma separate multiple brands. |
rating_min |
integer | optional | Minimum average star rating, 1 to 5 (for example 4 keeps 4 stars and up). |
free_shipping |
boolean | optional | Keep only items that ship free. Default: False |
in_stock |
boolean | optional | Keep only items available at the selected store. Default: False |
store_id |
string | optional | Scope pricing and availability to a specific store id. |
walmart_deals
1 credit
Deals
Rollbacks and clearance feed.
| Param | Type | Required | Description |
|---|---|---|---|
page |
integer | optional | Page number. Default: 1 |
sort_by |
string | optional | Sort order for results. |
min_price |
integer | optional | Only items priced at or above this amount. |
max_price |
integer | optional | Only items priced at or below this amount. |
brand |
string | optional | Filter to one or more brands. Comma separate multiple brands. |
rating_min |
integer | optional | Minimum average star rating, 1 to 5 (for example 4 keeps 4 stars and up). |
free_shipping |
boolean | optional | Keep only items that ship free. Default: False |
store_id |
string | optional | Scope pricing and availability to a specific store id. |
Products
walmart_product
1 credit
Get Product Detail
Full product detail for one item: pricing, images, specifications, categories, seller and fulfillment, with the review summary bundled in.
| Param | Type | Required | Description |
|---|---|---|---|
item_id |
string | required | Walmart usItemId (us_item_id). |
store_id |
string | optional | Scope pricing and availability to a specific store id. |
walmart_reviews
1 credit
Get Reviews
Paginated product reviews with the rating histogram, review highlights and individual customer reviews.
| Param | Type | Required | Description |
|---|---|---|---|
item_id |
string | required | Walmart usItemId (us_item_id). |
page |
integer | optional | Review page number. Default: 1 |
sort |
string | optional | Sort order for reviews. |
rating |
integer | optional | Show only reviews with this exact star rating, 1 to 5. |
aspect |
string | optional | Filter to reviews mentioning a product aspect (for example "flavor"). |
store_id |
string | optional | Scope to a specific store id. |
Reference
walmart_markets
1 credit
List Markets
Supported markets.
No parameters.
Search
walmart_autocomplete
1 credit
not yet verified
Keyword Suggestions
Expand partial search terms.
| Param | Type | Required | Description |
|---|---|---|---|
query |
string | required | Partial term. |
limit |
integer | optional | Maximum number of suggestions to return. Range: 1 to 20. Default: 10 |
walmart_search
1 credit
Search Products
Search Walmart products by keyword. Returns organic_results with pricing, ratings, seller and fulfillment for each item.
| Param | Type | Required | Description |
|---|---|---|---|
query |
string | required | Search keywords. |
page |
integer | optional | Result page number. Default: 1 |
sort |
string | optional | Sort order for results. |
store_id |
string | optional | Scope pricing and availability to a specific store id. |
min_price |
integer | optional | Only items priced at or above this amount. |
max_price |
integer | optional | Only items priced at or below this amount. |
brand |
string | optional | Filter to one or more brands. Comma separate multiple brands. |
rating_min |
integer | optional | Minimum average star rating, 1 to 5 (for example 4 keeps 4 stars and up). |
free_shipping |
boolean | optional | Keep only items that ship free. Default: False |
in_stock |
boolean | optional | Keep only items available at the selected store. Default: False |
Sellers
walmart_seller
1 credit
not yet verified
Get Seller
Marketplace seller profile.
| Param | Type | Required | Description |
|---|---|---|---|
seller_id |
string | required | Walmart seller id. |
walmart_seller_products
1 credit
not yet verified
Seller Products
A seller's product inventory.
| Param | Type | Required | Description |
|---|---|---|---|
seller_id |
string | required | Walmart seller id. |
query |
string | optional | Filter query. |
page |
integer | optional | Page number. Default: 1 |
sort_by |
string | optional | Sort order for results. |
min_price |
integer | optional | Only items priced at or above this amount. |
max_price |
integer | optional | Only items priced at or below this amount. |
brand |
string | optional | Filter to one or more brands. Comma separate multiple brands. |
rating_min |
integer | optional | Minimum average star rating, 1 to 5 (for example 4 keeps 4 stars and up). |
free_shipping |
boolean | optional | Keep only items that ship free. Default: False |
Stores
walmart_store
1 credit
not yet verified
Store Details
Physical store details and services.
| Param | Type | Required | Description |
|---|---|---|---|
store_id |
string | required | Walmart store id. |
Fewer tools?
The aggregate server at https://mcp.capzy.ai/mcp reaches this platform through 5 discovery meta-tools, and https://mcp.capzy.ai/search/mcp carries just each platform's primary search.