Skip to main content
Search & Data ExtractionTypeScript

urlbox/urlbox-mcp-server

πŸ“‡ 🏠 A reliable MCP server for generating and managing screenshots, PDFs, and videos, performing AI-powered screenshot analysis, and extracting web content (Markdown, metadata, and HTML) via the [Urlbox](https://urlbox.com) API.

search-data-extractionlocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/urlbox/urlbox-mcp-server/

Claude Desktop configuration example:

{
  "mcpServers": {
    "urlbox-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "urlbox/urlbox-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
TypeScript
Author
urlbox