Skip to main content
Glama
ALIEX7664

Puppeteer Debugger MCP Server

by ALIEX7664

track_allocations

Monitor JavaScript object allocations during browser sessions to identify memory leaks and optimize performance by analyzing heap snapshots and allocation stacks.

Instructions

跟踪对象分配

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlNo页面 URL(可选)
durationNo跟踪时长(毫秒),默认 5000
topNNoTop N(调用栈)数量,默认 20
collectGarbageNo采集前是否触发 GC,默认 false
maxSnapshotBytesNoraw snapshot 采集最大字节数,默认 200MB
maxParseBytesNoJSON.parse 解析最大字节数,默认 50MB
exportNoraw profile 导出选项

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/ALIEX7664/puppeteer-debugger-mcp-server'

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