Skip to main content
Glama

Cloudflare Playwright MCP

Official
by cloudflare
package.json936 B
{ "name": "@cloudflare/playwright-mcp", "version": "0.0.1-next", "description": "Cloudflare Playwright Tools for MCP", "type": "module", "repository": { "type": "git", "url": "git+https://github.com/cloudflare/playwright-mcp.git" }, "homepage": "https://playwright.dev", "engines": { "node": ">=18" }, "license": "Apache-2.0", "scripts": { "build": "npm ci && npx vite build" }, "exports": { "./package.json": "./package.json", ".": { "types": "./index.d.ts", "import": "./lib/esm/index.js", "require": "./lib/cjs/index.js", "default": "./lib/esm/index.js" } }, "dependencies": { "@cloudflare/playwright": "^0.0.11", "@modelcontextprotocol/sdk": "^1.17.0", "agents": "^0.0.109", "yaml": "^2.8.0", "zod-to-json-schema": "^3.24.6" }, "devDependencies": { "@cloudflare/workers-types": "^4.20250725.0", "vite": "^7.0.6" } }

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/cloudflare/playwright-mcp'

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