
Urlbox Full Page Screenshots
@urlbox
Urlbox Full Page Screenshots について
MCP server for the Urlbox Screenshot API. Enables your client to take screenshots, generate PDFs, extract HTML/markdown, and more from websites.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"urlbox": {
"command": "node",
"args": [
"<REPLACE_THIS_WITH_THE_PATH_TO_THIS_REPO>/build/index.js"
],
"env": {
"SECRET_KEY": "<REPLACE_WITH_YOUR_SECRET_KEY>"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Urlbox Full Page Screenshots?
Urlbox Full Page Screenshots is an MCP server for the Urlbox Screenshot API. It enables clients to take screenshots, generate PDFs, extract HTML/markdown, and capture website metadata. It is designed for users who want to programmatically capture web content through natural language prompts in MCP‑compatible applications.
How to use Urlbox Full Page Screenshots?
Install dependencies with npm install and build with npm run build. Obtain an API Secret from the Urlbox dashboard, then set the SECRET_KEY environment variable in your claude_desktop_config.json. The server provides a render tool that Claude automatically uses when asked to screenshot websites or convert web content.
Key features of Urlbox Full Page Screenshots
- Capture screenshots in PNG, PDF, MP4 formats
- Convert web pages to HTML and markdown
- Extract website metadata and cookies
- Save rendered files locally to downloads
- Block ads and hide cookie banners in screenshots
Use cases of Urlbox Full Page Screenshots
- Take ad‑free, clean screenshots of any website
- Generate full‑page PDFs for documentation or archiving
- Extract HTML and markdown from sites for offline use
- Capture multiple output formats (screenshot + HTML + markdown) in one request
FAQ from Urlbox Full Page Screenshots
What is the Urlbox Full Page Screenshots MCP server?
It is a server that integrates with the Urlbox Screenshot API to enable taking screenshots, generating PDFs, and extracting HTML/markdown from websites via an MCP interface.
How do I get API credentials for Urlbox Full Page Screenshots?
Sign up at urlbox.com and retrieve your API Secret from the dashboard. Set this secret as the SECRET_KEY environment variable in your configuration.
What file formats does the server support?
Screenshots can be captured in PNG, PDF, MP4, and more. The server can also convert pages to HTML and markdown.
Can I save the rendered outputs to my computer?
Yes. When you set store_renders: true, the server saves the rendered files directly to your local downloads folder.
Does the server handle ads and cookie banners?
Yes. You can request screenshots that block ads and hide cookie banners by including that instruction in your prompt.
「その他」の他のコンテンツ
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

EverArt
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
コメント