urlbox/urlbox-mcp-server
by Various
An MCP server to allow claude and other LLM's to take screenshots using Urlbox.
MCP
urlbox/urlbox-mcp-server
Added 1 June 2026
Overview
An MCP server that lets LLMs like Claude capture website screenshots via the Urlbox API. It wraps Urlbox's screenshot service into a tool-calling interface for AI agents.
Best for
Best for
Developers building LLM agents that need on-demand webpage screenshots
Use cases
- Capture visual snapshots of web pages during agent workflows
- Verify rendered content or layout changes programmatically
- Integrate screenshot capabilities into LLM-driven automation
How to use
Install
npx -y @urlbox/screenshot-mcp Tools exposed
render
Tested with
Claude Desktop
Example client config
{"mcpServers":{"screenshot":{"command":"npx","args":["-y","@urlbox/screenshot-mcp"],"env":{"SECRET_KEY":"your_api_key_here"}}}} Notes
An MCP server that lets LLMs like Claude capture website screenshots via the Urlbox API. It wraps Urlbox’s screenshot service into a tool-calling interface for AI agents.
3 stars on GitHub. Last updated 2025-10-17. Licensed MIT.
Use cases
- Capture visual snapshots of web pages during agent workflows
- Verify rendered content or layout changes programmatically
- Integrate screenshot capabilities into LLM-driven automation
Pros
- Simple MCP interface for screenshot capture
- Leverages Urlbox’s reliable rendering engine
- TypeScript codebase easy to extend or debug
Cons
- Requires a paid Urlbox API key to function
- Only 3 GitHub stars indicates very early stage
- Limited to screenshot capture, no other browser automation
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple MCP interface for screenshot capture
- Leverages Urlbox's reliable rendering engine
- TypeScript codebase easy to extend or debug
Cons
- Requires a paid Urlbox API key to function
- Only 3 GitHub stars indicates very early stage
- Limited to screenshot capture, no other browser automation
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
agent-infra/mcp-server-browser
Various
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
executeautomation/playwright-mcp-server
Various
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
firecrawl/firecrawl-mcp-server
Various
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
