Skip to main content
Glama

storage_diff

Compare current storage state against an earlier snapshot to identify changes in cookies, localStorage, sessionStorage, and URL modifications.

Instructions

⭐ Compare current state vs an earlier storage_snapshot. Returns JSON showing what changed (added/removed/modified per area + url change).

Pattern:
  storage_snapshot("before")
  <do an action e.g. click login>
  storage_diff("before")  → returns what the action actually changed

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNodefault

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