Skip to main content
Glama

Cloudflare Playwright MCP

by NektoNeo
package.json622 B
{ "name": "playwright-mcp-example", "version": "0.0.1-next", "description": "Cloudflare Playwright Tools for MCP - Template", "repository": { "type": "git", "url": "git+https://github.com/cloudflare/playwright-mcp.git" }, "homepage": "https://github.com/cloudflare/playwright-mcp", "engines": { "node": ">=18" }, "license": "Apache-2.0", "scripts": { "build": "tsc", "deploy": "wrangler deploy" }, "dependencies": { "@cloudflare/playwright-mcp": "^0.0.5" }, "devDependencies": { "@types/node": "^22.14.1", "typescript": "^5.8.2", "wrangler": "^4.26.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/NektoNeo/playwright-mcp-example'

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