MCP.so
ログイン

MCP Screenshot Server

@MCP-Mirror

MCP Screenshot Server について

Mirror of

基本情報

カテゴリ

ブラウザ自動化

トランスポート

stdio

公開者

MCP-Mirror

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is MCP Screenshot Server?

MCP Screenshot Server is an MCP server that uses Puppeteer to capture screenshots of web pages and local HTML files through a simple tool interface.

How to use MCP Screenshot Server?

Install with npm install, then use the take_screenshot tool with options such as url, width, height, fullPage, and outputPath.

Key features of MCP Screenshot Server

  • Capture screenshots of web pages or local HTML files
  • Configurable viewport dimensions (width and height)
  • Full page screenshot support
  • Custom output path option
  • Automatic screenshot directory management

Use cases of MCP Screenshot Server

  • Taking screenshots of websites for documentation
  • Capturing full‑page screenshots of long web pages
  • Saving screenshots of local HTML files for testing

FAQ from MCP Screenshot Server

What are the dependencies of MCP Screenshot Server?

The server requires Node.js and Puppeteer (installed automatically via npm).

What are the viewport limits for MCP Screenshot Server?

Width can be 1–3840 pixels, height 1–2160 pixels.

Where are screenshots saved by MCP Screenshot Server?

By default, screenshots are saved to an automatically managed directory; a custom output path can be specified.

Does MCP Screenshot Server include authentication or transport security?

The README does not mention any authentication or transport security features.

Can MCP Screenshot Server capture full scrollable pages?

Yes, by setting the fullPage option to true.

コメント

「ブラウザ自動化」の他のコンテンツ