Back to directory
screenshot-full-page-mcp

screenshot-full-page-mcp

@upnorthmedia28

A Model Context Protocol (MCP) server designed for capturing website screenshots, offering features like full-page capture, element-specific screenshots using CSS selectors, and various device size presets.

screenshotwebbrowserautomation

Installation & Configuration

{
  "mcpServers": {
    "screenshot-full-page-mcp": {
      "command": "node",
      "args": [
        "/path/to/screenshot-full-page-mcp/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/7/15
Updated
2026/6/6