Back to directory
ananddtyagi/webpage-screenshot-mcp

ananddtyagi/webpage-screenshot-mcp

@ananddtyagi

An MCP that gives your agent the ability to snap a screenshot of webpages. Useful when you want your agent to check its progress during development.

screenshotwebpageautomationpuppeteerbrowsermcptool

Installation & Configuration

{
  "mcpServers": {
    "webpage-screenshot": {
      "command": "node",
      "args": [
        "dist/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/13