modelscope·@sachinparyani/mcp-server-shopping
暂无描述。
MCP server for Amazon and Target shopping integration. Manage orders, search products, and interact with your shopping accounts through AI assistants like Claude.
Built on top of rigwild/mcp-server-amazon - Extended with Target support and enhanced features.
For detailed setup and usage instructions, see:
Install dependencies
npm install -D
Build the project
npm run build
Create or update ~/Library/Application Support/Claude/claude_desktop_config.json with the path to the MCP server.
{
"mcpServers": {
"shopping": {
"command": "node",
"args": ["/path/to/mcp-server-shopping/build/index.js"]
}
}
}
Restart the Claude Desktop app to apply the changes. You should now see the Amazon MCP server listed in the Claude Desktop app.
![]() | ![]() |
The MCP server logs its output to a file. If you encounter any issues, you can check the log file for more information.
See:
%APPDATA%\Claude\logs\mcp-server-shopping.log~/Library/Logs/Claude/mcp-server-shopping.log一种MCP服务器,它将人工智能助手连接到SearchAgora,使用户能够通过自然语言对话在网页上搜索、发现和购买产品。
一个服务器,它通过BigGo的价格比较API,实现跨多个电子商务平台搜索产品、追踪价格历史以及比较产品规格的功能。
一个概念验证的模型上下文协议服务器,使大型语言模型应用程序能够与Uber Eats互动,允许人工智能代理通过自然语言浏览和订购食物。
使用 Apify 提供的 3,000 多种预构建云工具(称为 Actors),从网站、电子商务平台、社交媒体、搜索引擎、地图等提取数据。
暂无描述。
暂无描述。