MCPServers
Playwright-Lighthouse - MCP server logo

Playwright-Lighthouse

1
0

Summary

Playwright-Lighthouse MCP server enables Claude to analyze website performance by combining Playwright's browser automation with Lighthouse's auditing capabilities. Built with TypeScript, it offers two main tools: 'run-lighthouse' for comprehensive performance analysis across multiple categories (performance, accessibility, SEO, etc.) with detailed improvement recommendations, and 'take-screenshot' for capturing full or partial webpage images. The server automatically handles browser sessions, generates performance reports with color-coded scores, and saves outputs to local directories, making it valuable for web developers seeking to identify and address performance bottlenecks directly within Claude conversations.

Available Actions(2)

run-lighthouse

Runs a Lighthouse performance analysis on the currently open page. Parameters: url (string), categories (array of strings, default: ["performance"]), maxItems (number, default: 3, max: 5)

take-screenshot

Takes a screenshot of the currently open page. Parameters: url (string), fullPage (boolean, default: false)

Last Updated: April 29, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ