MCP.so
登录

Snapstack

@bgaze

关于 Snapstack

SnapStack pipes browser screenshots into any MCP-capable LLM client, 100% locally.

基本信息

分类

其他

传输方式

stdio

发布者

bgaze

提交者

Benjamin Gazé

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "snapstack": {
      "type": "http",
      "url": "http://127.0.0.1:4123/mcp"
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is SnapStack?

SnapStack is a local browser extension and bundled MCP server that lets you capture any browser tab in one click and stack the screenshot locally. Your AI assistant can then read those screenshots on demand over the Model Context Protocol, without copy-pasting images. It is designed for users of MCP‑capable clients like Claude Code.

How to use SnapStack?

Install both the browser extension and the always‑on local server (both install in a couple of minutes). Click the extension to capture a tab; the screenshot is stacked on your local machine. Then ask your LLM to “look at my screenshots” and it picks them up via MCP.

Key features of SnapStack

  • Capture any browser tab in one click.
  • Stack screenshots locally on your own machine.
  • AI reads stacked screenshots on demand via MCP.
  • Works with any MCP‑capable client (e.g., Claude Code).
  • 100% local – no uploads, no account, no telemetry.

Use cases of SnapStack

  • Hand browser screenshots to your AI assistant without manual copy‑pasting.
  • Let your LLM review multiple tab captures in a single conversation.
  • Privacy‑friendly screenshot archiving for AI‑assisted analysis.

FAQ from SnapStack

How does SnapStack actually work?

A browser extension captures the current tab and sends the screenshot to a small local server running on 127.0.0.1. The server holds the stack and exposes it over MCP so your LLM can retrieve the images on demand.

Is SnapStack really 100% local?

Yes. Captures go only to the local server on your own machine. Nothing is uploaded to any external service, and there is no account or telemetry.

Do I need an account to use SnapStack?

No. SnapStack requires no account registration or login.

Which AI clients work with SnapStack?

Any MCP‑capable client, including Claude Code and others that support the Model Context Protocol.

Where are my screenshots stored?

On your own machine, in the stack managed by the local server (127.0.0.1). No data leaves your computer.

评论

其他 分类下的更多 MCP 服务器