Skip to main content
Glama

Playwright MCP Server

by showfive
package.json387 B
{ "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.6.0", "@types/jsdom": "^21.1.7", "jsdom": "^26.0.0", "playwright": "^1.50.1" }, "devDependencies": { "@types/node": "^20.11.19", "tsx": "^4.7.1", "typescript": "^5.3.3" } }

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

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