mcpbeat Sign in

Stashot MCP Server

by tammifull Your server? Claim it
local only

Stashot runs on your own machine — the client starts it, so there is no endpoint to ping. 15 installs a week from npm.

Capture, OCR-search, and retrieve local Mac screenshots for AI agents through Stashot.

Installs per day peak 124 · avg 5 · -29% w/w
a month agotoday
15
Installs / week
npm · stashot-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Stashot every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add stashot -- npx -y stashot-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "stashot": {
      "args": [
        "-y",
        "stashot-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.stashot]
command = "npx"
args = ["-y", "stashot-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "stashot": {
      "args": [
        "-y",
        "stashot-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "stashot": {
      "args": [
        "-y",
        "stashot-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Stashot

same job, measured the same way
MCP Screenshot
by digital-defiance

Screenshot capture with PII masking and cross-platform support for AI agents

86 installs/wk local only
Screenshotink
by screenshotink

Screenshot, diff, audit and sitemap-capture any web page — 5 MCP tools for AI agents.

26 installs/wk answering
D
Clack
by crabfish

Capture, read, mark up and edit screenshots and recordings in Clack for Mac. Needs the Clack app.

local only
N
Shotbot MCP
by shotbot

Screenshot API for AI agents: capture any public URL as JPEG, PNG, WebP, AVIF, or PDF.

19 installs/wk local only
Agentrender MCP
by corbinvachal48

URL to screenshot, PDF, or structured extract for AI agents via MCP.

local only
agentsvc.io
by agentsvc

27 pay-per-call web tools for agents: scrape, screenshot, PDF, OCR, search, prices, validation. x402

27 tools answering
Snapforge
by snapforge

Screenshots, PDFs and Markdown from any URL or HTML for AI agents, via the SnapForge API

43 installs/wk 4 tools answering
Snag
by snag

Gives your coding agent the captured console, network, replay and screenshot evidence for a bug.

answering

Stashot — questions

Answers built from our own checks of this server.

Why is there no uptime for Stashot?
Stashot runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package stashot-mcp was installed 15 times last week.
How do I connect Stashot?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls stashot-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Stashot?
The npm package stashot-mcp was installed 15 times in the last week. Week over week that is -29%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.