Skip to main content
Glama
package.json1.22 kB
{ "name": "redtry-product-scraper-mcp", "description": "Connect your LLM to Amazon’s product catalog and display real-time results directly in chat. Easily browse, compare, and buy products — all inside your AI agent, chatbot, or tool.", "version": "1.0.3", "main": "dist/mcp.js", "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('dist/mcp.js', '755')\"", "test": "node dist/mcp.test.js", "start": "node dist/mcp.js", "prepare": "npm run build", "publish": "npm run build && npm publish" }, "bin": { "product-scraper": "dist/mcp.js" }, "files": [ "src/", "dist/", "tsconfig.json" ], "keywords": [], "author": "", "license": "MIT", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.10.1", "axios": "^1.8.4", "dotenv": "^16.5.0", "express": "^5.1.0", "zod": "^3.24.3" }, "devDependencies": { "@types/node": "^22.14.1", "ts-node": "^10.9.2", "typescript": "^5.8.3" }, "keywords": [ "mcp", "amazon", "web-scraping", "products", "shopping" ], "repository": { "type": "git", "url": "https://github.com/Redtri-git/Ecomm-MCP" }, "private": false }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Redtri-git/Ecomm-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server