Skip to main content
Glama

memory_heap_snapshot

Capture a V8 heap snapshot of the current page. The .heapsnapshot file is saved locally for memory analysis in Chrome DevTools.

Instructions

Capture a V8 heap snapshot (.heapsnapshot) — drag into DevTools Memory panel.

Large pages produce 50-200MB snapshots. Saved to ~/.mcp-stealth/exports/.

Args:
    filename: output name (default timestamped)
    stable_ms: consider snapshot complete after no new chunks for this many ms
    max_wait: hard cap on wait even if chunks keep arriving

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
filenameNo
stable_msNo
max_waitNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

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/RobithYusuf/mcp-stealth-chrome'

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