Skip to main content
Glama

Lighthouse MCP

by mizchi
.gitignoreโ€ข518 B
# Dependencies node_modules/ # Build output dist/ *.tsbuildinfo # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* # Environment .env .env.local .env.*.local # Coverage coverage/ .nyc_output/ # Temp files tmp/ temp/ *.tmp # Lighthouse temp files lighthouse-*.json lighthouse-*.html .lighthouse/ .lhdata/ # Database *.db *.sqlite data/ # Analysis results reports/ *.report.json *.report.html *-report.html # Misc .codex .pnpm-store *.mjs

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/mizchi/lighthouse-mcp'

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