Skip to main content
Glama

Playwright-Lighthouse MCP Server

by kbyk004-diy
package.json768 B
{ "name": "playwright-lighthouse-mcp", "version": "1.0.0", "type": "module", "main": "build/index.js", "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "ts-node --esm src/index.ts", "test": "echo \"Error: no test specified\" && exit 1", "inspector": "npx @modelcontextprotocol/inspector node build/index.js" }, "keywords": [], "author": "kbyk004", "license": "MIT", "description": "A MCP server that analyzes web site performance using Playwright and Lighthouse.", "dependencies": { "@modelcontextprotocol/sdk": "^1.6.1", "@types/node": "^22.13.10", "playwright": "^1.51.0", "playwright-lighthouse": "^4.0.0", "ts-node": "^10.9.2", "typescript": "^5.8.2", "zod": "^3.24.2" } }

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/kbyk004-diy/playwright-lighthouse-mcp'

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