Lighthouse MCP Server
by priyankark · design-creative · mcp-server, lobehub, validated, developer
An MCP server that wraps around Google's Lighthouse tool to help measure various performance metrics for web pages. Requires Node.js 16+ and Chrome/Chromium browser for Lighthouse.
Source: https://github.com/priyankark/lighthouse-mcp
Install
git clone https://github.com/priyankark/lighthouse-mcpUse this forAI-extracted
- →Measure and analyze webpage performance metrics (Core Web Vitals, accessibility, SEO) using Lighthouse audits
- →Identify performance bottlenecks in web applications and receive AI-generated optimization recommendations
- →Automate iterative performance testing and optimization loops by having AI agents run Lighthouse, analyze results, and implement fixes
Works with
Tags: mcp-server, lobehub, validated, developer
⭐ 70 GitHub stars · Source: lobehub
About design-creative MCP servers and Claude skills
design-creative MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Lighthouse MCP Server is one of hundreds of design-creative entries indexed on Skiln. Browse the full design-creative category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related design-creative MCPs and skills
- Apollo.io MCP Server by erickhuge
Secure MCP server for the full Apollo.io REST API v1 — 42 tools covering people, organizations, contacts, accounts, deals, sequences, tasks, emails, and admin. Requires an Apollo.io API key provided via the APOLLO_IO_API_KEY environment variable.
- MCP Power Automate by kaael1
Local MCP server for Microsoft Power Automate with browser-backed auth, explicit flow targeting, validation, review diff, and rollback. Requires a Chromium extension for browser-backed authentication and context capture.
- codespelunker (cs) by boyter
CLI code search tool that understands code structure and ranks results by relevance. No indexing required. Supports TUI and HTTP modes for interactive exploration. Binaries for Windows, GNU/Linux, and macOS are available from the releases page.
- duckduckgo-search MCP Server by zhsama
A TypeScript-based MCP server that provides DuckDuckGo search functionality. Supports rate limiting and error handling. No external data files required.
- Telegram Bot MCP Server by node2flow-th
MCP server for Telegram Bot API — send messages, manage chats, webhooks, files, and more through 27 tools. Requires a Telegram Bot token provided via the TELEGRAM_BOT_TOKEN environment variable.
- Zimi by epheterson
Offline knowledge server for ZIM files. Requires external ZIM files directory configured via environment variable ZIM_DIR (default /zims) and a config/cache directory via ZIMI_DATA_DIR (default /config or $ZIM_DIR/.zimi).
- MCP Gemini Web Search by yunus
MCP server exposing a grounded web search tool powered by Gemini 2.5 + Google Search grounding, with optional research mode. Requires external API keys configured via environment variables GEMINI_API_KEY or GOOGLE_API_KEY.
- MCP Emulator Controller by Teemo4621
MCP Server to control emulators with features like opening/closing apps, capturing screenshots, and screen interactions. Requires external dependency 'uv' (https://github.com/astral-sh/uv) for running the server.
Frequently asked questions
How do I install Lighthouse MCP Server?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Lighthouse MCP Server?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Lighthouse MCP Server free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.