Skip to main content
Glama
package.json1.24 kB
{ "name": "playwright-mcp-azure", "version": "1.0.0", "type": "module", "description": "Playwright MCP Server for Azure App Service with ElevenLabs integration", "main": "lib/azureServer.js", "scripts": { "start": "node lib/azureServer.js", "build": "tsc", "dev": "tsc && node lib/azureServer.js", "postinstall": "npx playwright install --with-deps chromium", "test": "npm run build && node lib/program.js --help" }, "dependencies": { "@elevenlabs/client": "^0.3.0", "@modelcontextprotocol/sdk": "^1.16.0", "@types/debug": "^4.1.12", "commander": "^11.0.0", "cors": "^2.8.5", "debug": "^4.3.0", "express": "^4.18.0", "express-rate-limit": "^7.0.0", "helmet": "^7.0.0", "mime": "^3.0.0", "playwright": "^1.40.0", "playwright-core": "^1.40.0", "zod": "^3.22.0", "zod-to-json-schema": "^3.24.6" }, "devDependencies": { "@types/cors": "^2.8.0", "@types/express": "^4.17.0", "@types/node": "^20.0.0", "typescript": "^5.0.0" }, "engines": { "node": ">=18.0.0" }, "keywords": [ "playwright", "mcp", "azure", "elevenlabs", "browser-automation" ], "author": "Your Name", "license": "Apache-2.0" }

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/manishamishraacc/mcp'

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