1. Conduid
  2. Developer Tools
  3. Shopping
MCP server · Developer Tools

Shopping

MCP server for shopping integration

Unclaimed other
34Low

Scored 2 days ago · breakdown

About Shopping

Shopping is an MCP server in the Developer Tools category: mCP server for shopping integration. It has been installed 0 times through Conduid.

Tools (8)

add-to-cartAdd a product to the Amazon cart using ASIN - You should always ask for confirmation to the user before running this tool

Takes no parameters.

clear-cartClear all items from the Amazon cart

Takes no parameters.

get-cart-contentGet the current cart content for a user - Always provide the product link when you mention a product in the response

Takes no parameters.

get-orders-historyGet orders history for a user. Optionally filter by year (e.g., 2025, 2024). Set onlyUnreturned to true to exclude returned/refunded items.

Takes no parameters.

get-product-detailsGet detailed information about a product using its ASIN - Always provide the product link when you mention a product in the response

Takes no parameters.

get-target-orders-historyGet order history from Target.com. Optionally filter by year (e.g., 2025, 2024) and order type (online, instore, or both). Returns orders with essential details: order number, date, total, and items.

Takes no parameters.

perform-purchaseCheckout with the current cart and complete the purchase -

Takes no parameters.

search-productsSearch for products on Amazon using a search term - Returns a list of products matching the search term - Always provide the product link when you mention a product in the response

Takes no parameters.

Install

Clone
git clone https://github.com/sachinparyani/mcp-server-shopping

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Shopping

Powered by Claude · Grounded in docs

I know everything about Shopping. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.
Questions

About Shopping

How do I install Shopping?

Run git clone https://github.com/sachinparyani/mcp-server-shopping, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Shopping safe to use with an AI agent?

Its trust score is 34 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Shopping still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.