Skip to main content
Glama
ALIEX7664

Puppeteer Debugger MCP Server

by ALIEX7664

get_heap_snapshot

Capture and analyze memory heap snapshots from web pages to identify memory leaks and optimize performance using Puppeteer Debugger MCP Server.

Instructions

获取堆快照(建议先让用户选择是否导出 raw snapshot,以及导出方式:none/file/inline/both)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlNo页面 URL(可选)
topNNoTop N(构造函数/节点)数量,默认 20
collectGarbageNo采集前是否触发 GC,默认 false
maxSnapshotBytesNoraw snapshot 采集最大字节数,默认 200MB
maxParseBytesNoJSON.parse 解析最大字节数,默认 50MB
exportNoraw snapshot 导出选项(建议先确认导出方式与路径)

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