Back to directory
ananddtyagi/webpage-screenshot-mcp

ananddtyagi/webpage-screenshot-mcp

@ananddtyagi5878

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
2025/5/27
Updated
2025/6/29