mcpbeat Sign in

Shotbot MCP Server

local only

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

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

Installs per day peak 19 · avg 5 · +37% w/w
a month agotoday
19
Installs / week
npm · shotbot-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 Shotbot MCP 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 shotbot-mcp -- npx -y shotbot-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "shotbot-mcp": {
      "args": [
        "-y",
        "shotbot-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.shotbot-mcp]
command = "npx"
args = ["-y", "shotbot-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "shotbot-mcp": {
      "args": [
        "-y",
        "shotbot-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "shotbot-mcp": {
      "args": [
        "-y",
        "shotbot-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SHOTBOT_API_KEY (Your Shotbot API key (12 characters). Get a free one at https://www.shotbot.net/screenshot-api-key/). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Shotbot MCP

same job, measured the same way
Cyberwarex Web Access
by cyberpunk11147

Web access for agents: fetch, extract, screenshot, or PDF any public URL.

local only
Nightglass
by mizukaizen

Screenshot API for MCP clients. Capture any URL as PNG with mockup mode support.

21 installs/wk local only
Screenshot Scout
by screenshotscout

Capture screenshots of webpages as images or PDFs with Screenshot Scout.

40 installs/wk answering
Screenshotink
by screenshotink

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

26 installs/wk answering
Agentrender MCP
by corbinvachal48

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

local only
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
MCP Screenshot
by digital-defiance

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

86 installs/wk local only
Snaprender
by user0856

Screenshot, extract content, and render web pages. PNG/JPEG/WebP/PDF, batch, signed URLs.

46 installs/wk local only

Shotbot MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Shotbot MCP?
Shotbot MCP 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 shotbot-mcp was installed 19 times last week.
How do I connect Shotbot MCP?
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 shotbot-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Shotbot MCP?
The npm package shotbot-mcp was installed 19 times in the last week. Week over week that is +37%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.