Skip to main content
Glama

Shopping MCP Server (Amazon + Target)

package.json535 B
{ "name": "mcp-server-shopping", "private": true, "description": "Shopping Model Context Protocol Server (Amazon & Target)", "version": "1.0.0", "main": "./build/index.js", "type": "module", "scripts": { "build": "tsc", "clean": "rm mocks/*_202*" }, "files": [ "build" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.4.0", "cheerio": "^1.1.0", "puppeteer": "^24.10.2", "zod": "^3.25.67" }, "devDependencies": { "@types/node": "^22.10.0", "typescript": "^5.7.2" } }

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/sachinparyani/mcp-server-shopping'

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