Skip to main content
Glama

Lighthouse MCP

by mizchi
example-minimal.jsonโ€ข680 B
{ "requestedUrl": "https://example.com", "finalUrl": "https://example.com", "fetchTime": "2025-01-01T00:10:00.000Z", "categories": { "performance": { "score": 0.92 } }, "audits": { "first-contentful-paint": { "numericValue": 1100 }, "largest-contentful-paint": { "numericValue": 1400 }, "total-blocking-time": { "numericValue": 40 }, "cumulative-layout-shift": { "numericValue": 0.01 }, "interactive": { "numericValue": 1800 }, "speed-index": { "numericValue": 1500 }, "third-party-summary": { "details": { "items": [] } }, "third-party-facades": { "details": { "items": [] } } } }

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