Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Urlbox Server

БесплатноДавно не обновлялся (341д)

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

GitHubEmbed

Описание

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

image

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.

MCP Badge

Setup

  1. Install dependencies and build:

    npm install
    npm run build
    
  2. Get Urlbox API credentials:

  3. 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.

from github.com/urlbox/urlbox-mcp-server

Установить Urlbox Server в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install urlbox-mcp-server

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add urlbox-mcp-server -- npx -y @urlbox/screenshot-mcp

Пошаговые гайды: как установить Urlbox Server

FAQ

Urlbox Server MCP бесплатный?

Да, Urlbox Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Urlbox Server?

Нет, Urlbox Server работает без API-ключей и переменных окружения.

Urlbox Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Urlbox Server в Claude Desktop, Claude Code или Cursor?

Открой Urlbox Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Изменения

Версии и запрашиваемые доступы со временем.

  • Новая версия опубликована
  • Новая версия опубликована
  • Новая версия опубликована
  • Новая версия опубликована
  • Новая версия опубликована
  • Новая версия опубликована

Похожие MCP

Compare Urlbox Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development