You're viewing a demo portfolio

Join the waitlist
PRSM

walmart_search

Active

Tool of Traject Ecommerce

declared in 0.1.0

Search Walmart products by keyword — returns position, title, item ID, price, rating, and ratings total. Uses your BlueCart API key. Example: walmart_search({ search_term: "coffee maker", _apiKey: "your-bluecart-key" })

Parameters schema

{
  "type": "object",
  "required": [
    "search_term",
    "_apiKey"
  ],
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "Your BlueCart API key (get one at trajectdata.com)"
    },
    "search_term": {
      "type": "string",
      "description": "Search query, e.g. \"coffee maker\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Traject Ecommerce

https://github.com/pipeworx-io/mcp-traject-ecommerce

1/7 registries
View full server →
walmart_search — Traject Ecommerce — PRSM MCP