Skip to main content
Glama
package.json619 B
{ "name": "woolworths-mcp-server", "version": "1.0.0", "description": "MCP server for Woolworths Australia with session cookie management", "type": "module", "main": "dist/index.js", "scripts": { "build": "tsc", "dev": "tsc --watch", "start": "node dist/index.js" }, "keywords": [ "mcp", "woolworths", "grocery", "shopping" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "puppeteer": "^23.0.0", "node-fetch": "^3.3.2" }, "devDependencies": { "@types/node": "^22.0.0", "typescript": "^5.5.0" } }

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/elijah-g/Woolworths-mcp'

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