mcp-screenshot-server

sethbang/mcp-screenshot-server
★ 21 stars TypeScript 🤖 AI/LLM Updated today
An MCP server that provides AI assistants with screenshot capabilities — both web page capture via Puppeteer and cross-platform system screenshots using native OS tools.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-screenshot-serve": {
      "command": "npx",
      "args": [
        "-y",
        "sethbang/mcp-screenshot-server"
      ]
    }
  }
}

Topics

aiai-agentslinuxmacosmcpmcp-serverpuppeteerscreenshotscreenshot-toolwindows