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.

评论

浏览器自动化 分类下的更多 MCP 服务器