Skip to main content
Glama

Lighthouse MCP

by mizchi
goal-full.jsonโ€ข2.62 kB
{ "requestedUrl": "https://www.goal.com", "finalUrl": "https://www.goal.com", "fetchTime": "2025-01-01T00:00:00.000Z", "categories": { "performance": { "score": 0.45 } }, "audits": { "first-contentful-paint": { "numericValue": 3200 }, "largest-contentful-paint": { "numericValue": 4100 }, "total-blocking-time": { "numericValue": 420 }, "cumulative-layout-shift": { "numericValue": 0.18 }, "interactive": { "numericValue": 5200 }, "speed-index": { "numericValue": 3500 }, "third-party-summary": { "details": { "items": [ { "entity": "ads.example.com", "mainThreadTime": 250, "blockingTime": 220, "transferSize": 180000, "subItems": { "items": [ { "url": "https://ads.example.com/script.js", "mainThreadTime": 120, "blockingTime": 100, "transferSize": 90000 }, { "url": "https://cdn.ads.example.com/widget.js", "mainThreadTime": 130, "blockingTime": 120, "transferSize": 90000 } ] } }, { "entity": "analytics.example.com", "mainThreadTime": 150, "blockingTime": 120, "transferSize": 80000, "subItems": { "items": [ { "url": "https://analytics.example.com/analytics.js", "mainThreadTime": 80, "blockingTime": 70, "transferSize": 40000 }, { "url": "https://stats.example.com/stats.js", "mainThreadTime": 70, "blockingTime": 50, "transferSize": 40000 } ] } }, { "entity": "tagmanager.example.com", "mainThreadTime": 90, "blockingTime": 60, "transferSize": 60000, "subItems": { "items": [ { "url": "https://tagmanager.example.com/tag.js", "mainThreadTime": 45, "blockingTime": 30, "transferSize": 30000 } ] } } ] } }, "third-party-facades": { "details": { "items": [ { "entity": "YouTube" } ] } } } }

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