Skip to main content
Glama

profile_page_performance

Analyze page performance by recording traces, calculating Core Web Vitals (FCP, LCP, DCL, Load), and identifying main thread blocking operations. Optionally reload pages with cache disabled to simulate cold starts.

Instructions

Record and analyze a performance trace of the page. It automatically calculates Core Web Vitals (FCP, LCP, DCL, Load) and identifies the top Long Tasks (main thread blocking operations). You can optionally reload the page with cache disabled to simulate a cold start.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
duration_msNoDuration to record the trace in milliseconds. Defaults to 3000ms. Keep it between 1000 and 10000.
actionNoAction to perform right after starting the trace. Can be "none" (default) or "reload".
disable_cacheNoIf true, disables the network cache before profiling and restores it after. Useful with action="reload" to simulate a cold start.

Latest Blog Posts

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/raultov/chrome-debug-mcp'

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