Local always-on server for SnapStack: browser capture intake + MCP over 127.0.0.1.
The SnapStack server is a single always-on Node process: it receives browser captures from the extension, stacks them on disk, and serves them to any MCP-capable LLM client over Streamable HTTP. It listens only on — nothing ever leaves your machine. New here? The full install + usage guide lives in the extension README: snapstack-extension. This page is the technical reference. One always-on…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
The SnapStack server is a single always-on Node process: it receives browser captures from the extension, stacks them on disk, and serves them to any MCP-capable LLM client over Streamable HTTP. It listens only on — nothing ever leaves your machine. New here? The full install + usage guide lives in the extension README: snapstack-extension. This page is the technical reference. One always-on process serves both the extension (capture) and your MCP client, decoupled by a folder on disk. Capture…