A framework for finding JavaScript memory leaks and analyzing heap snapshots
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"memlab": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-memlab"
]
}
}
}