Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Urlbox Mcp Server

    An MCP server to allow claude and other LLM's to take screenshots using Urlbox.

    1 stars
    TypeScript
    Updated Oct 31, 2025

    Table of Contents

    • Setup
    • Usage
    • Useful prompts

    Table of Contents

    • Setup
    • Usage
    • Useful prompts

    Documentation

    Urlbox MCP Server

    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:

    bash
    npm install
       npm run build

    2. Get Urlbox API credentials:

    • Sign up at urlbox.com
    • Get your API Secret from the dashboard

    3. Set environment variables:

    claude_desktop_config.json

    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:

    code
    Take a screenshot of https://example.com but block ads and hide cookie banners

    Screenshot and save side renders like HTML/markdown:

    code
    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:

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

    Similar MCP

    Based on tags & features

    • 4E

      4everland Hosting Mcp

      TypeScript·
      1
    • MC

      Mcp Wave

      TypeScript00
    • GL

      Glm Mcp Server

      TypeScript·
      3
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • 4E

      4everland Hosting Mcp

      TypeScript·
      1
    • MC

      Mcp Wave

      TypeScript00
    • GL

      Glm Mcp Server

      TypeScript·
      3
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k