3 个#lighthouse MCP 服务器和客户端
以下 MCP 服务器和客户端均标记为 #lighthouse——安装后即可让 Claude、Cursor、VS Code 等支持 MCP 的客户端获得 lighthouse 相关能力。
全部
Lighthouse Mcp
priyankark
Allows AI assistants such as Amp/Cline/Cursor/Claude Code/Codex/GitHub Copilot to use Google's lighthouse tool to measure perf metrics for your webpage. You can then run an agentic loop and get the assistants to optimize those metrics!
Lighthouse MCP Server
danielsogl
MCP server that enables AI agents to perform comprehensive web audits using Google Lighthouse with 13+ tools for performance, accessibility, SEO, and security analysis.
Agent Audit
fullstackdegen
Agent Audit runs Lighthouse against any URL and converts the output into structured fix packs your coding agent can execute. Each fix pack includes the failing audit evidence, CSS selectors to locate the issue in your repo, implementation steps, and acceptance criteria to verify
常见问题
什么是 #lighthouse MCP 服务器?
- 标记为 #lighthouse 的 MCP 服务器实现了 Model Context Protocol,让 Claude、Cursor、VS Code 等 AI 助手可以访问 lighthouse 相关的工具、数据或 API。
标记为 #lighthouse 的 MCP 服务器和客户端有多少个?
- mcp.so 目前收录了 3 个标记为 #lighthouse 的 MCP 服务器和客户端。
如何安装 #lighthouse MCP 服务器?
- 打开下方任意服务器页面,将安装配置复制到 Claude Desktop、Cursor、VS Code 或其他 MCP 客户端的配置中即可——远程服务器无需单独下载。