Urlbox Server
FreeStale (341d)Enables users to capture high-quality website screenshots, generate PDFs, and convert web content to HTML or markdown via the Urlbox API. It supports advanced f
About
Enables users to capture high-quality website screenshots, generate PDFs, and convert web content to HTML or markdown via the Urlbox API. It supports advanced features like ad-blocking, cookie banner removal, and metadata extraction directly through natural language prompts.
README
MCP server for the Urlbox Screenshot API. Enables your client to take screenshots, generate PDFs, extract HTML/markdown, and more from websites.
Visit Urlbox for more information, and have a read of our docs or chat with your LLM post install to get a good understanding of its options and capabilities.
Setup
Install dependencies and build:
npm install npm run buildGet Urlbox API credentials:
- Sign up at urlbox.com
- Get your API Secret from the dashboard
Set environment variables:
claude_desktop_config.json
{
"mcpServers": {
"screenshot": {
"command": "npx",
"args": ["-y", "@urlbox/screenshot-mcp"],
"env": {
"SECRET_KEY": "your_api_key_here"
}
}
}
}
Usage
The server provides a render tool that can:
- Take screenshots in multiple formats (PNG, PDF, MP4 and more)
- Convert pages to HTML, markdown
- Extract metadata and cookies
- Save files locally to your downloads with
store_renders: true
Claude will automatically use this when you ask it to screenshot websites or convert web content.
Useful prompts
Take a clean screenshot without ads or cookie banners:
Take a screenshot of https://example.com but block ads and hide cookie banners
Screenshot and save side renders like HTML/markdown:
Take a screenshot of https://example.com and also save it as HTML and markdown. Download the result to my computer.
Generate a PDF of the full page:
Convert https://urlbox.com to a PDF and save it to my computer. Make sure to generate a PDF that has an outline and is tagged.
Install Urlbox Server in Claude Desktop, Claude Code & Cursor
unyly install urlbox-mcp-serverInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add urlbox-mcp-server -- npx -y @urlbox/screenshot-mcpStep-by-step: how to install Urlbox Server
FAQ
Is Urlbox Server MCP free?
Yes, Urlbox Server MCP is free — one-click install via Unyly at no cost.
Does Urlbox Server need an API key?
No, Urlbox Server runs without API keys or environment variables.
Is Urlbox Server hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Urlbox Server in Claude Desktop, Claude Code or Cursor?
Open Urlbox Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Changes
Versions and requested access over time.
- New version published
- New version published
- New version published
- New version published
- New version published
- New version published
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Urlbox Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
