送信

Screenshotmcp

@UpNorthMedia

A Model Context Protocol MCP server for capturing website screenshots with full page, element, and device size features.

ツール

サーバー設定

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