MCP Servers / other / Strider Amazon

Strider Amazon

JSON →
stdiononeother

MCP server for Amazon shopping - AI agents can search products, check prices, add to cart, and manage shopping lists.

Install
How to run this server
[ { "cmd": "npx playwright", "imports": [] } ]
server path: strider-amazon
Tools
What this server exposes
amazon_status
Check login status and session info
amazon_login
Initiate login flow (returns URL + instructions)
amazon_logout
Clear session and cookies
amazon_search
Search products by keyword
amazon_get_product
Get product details by ASIN or URL
amazon_add_to_cart
Add product to cart (ASIN, URL, or query)
amazon_view_cart
View cart contents and subtotal
amazon_clear_cart
Remove all items from cart
amazon_preview_order
Preview order before placing
amazon_place_order
Place order (requires `confirm=true`)
amazon_track_order
Track order by ID
amazon_get_orders
Get order history
amazon_prime_check
Check Prime membership status
amazon_set_address
Set delivery address
Configuration
Environment & auth
authnone
Resources
Strider Amazon — MCP Server · libregistry