local-only server
The server can only run on the client’s local machine because it depends on local resources.
Integrations
Allows capturing screenshots of websites and local HTML files through Puppeteer with configurable viewport dimensions, full page capture support, and custom output paths.
MCP 截图服务器
一个使用 Puppeteer 提供截图功能的 MCP 服务器实现。该服务器允许通过简单的 MCP 工具界面截取网页和本地 HTML 文件的截图。
特征
- 捕获任何网页或本地 HTML 文件的屏幕截图
- 可配置的视口尺寸
- 支持整页截图
- 自定义输出路径选项
- 自动截图目录管理
安装
Copy
用法
服务器提供了一个take_screenshot
工具,它有以下选项:
Copy
发展
Copy
执照
麻省理工学院
This server cannot be installed
Tools
通过使用 Puppeteer 的简单 MCP 工具界面,可以捕获网页和本地 HTML 文件的屏幕截图,并可配置尺寸和输出路径选项。