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