Skip to main content
Glama

Patchright Lite MCP Server

by dylangroos
package.json581 B
{ "name": "patchright-lite-mcp-server", "version": "1.0.0", "description": "A streamlined MCP server for Patchright browser automation", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.11.0", "patchright": "^1.52.1", "uuid": "^9.0.1", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.11.0", "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/dylangroos/patchright-mcp-lite'

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