ScreenshotOne

by screenshotone

Not rated
GitHub

About

Render website screenshots with [ScreenshotOne](https://screenshotone.com/)

Details

Author
screenshotone
Categories
Web Scraping, Automation, Developer Tools

Setup

Install ScreenshotOne in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/screenshotone/mcp

Follow the installation instructions in the repository README, then restart your MCP client.

- Render website screenshots— Userender-website-screenshotto capture a screenshot of any URL and return the image or a cached response.
- Check API usage— Useget-usageto retrieve your ScreenshotOne API quota and concurrency usage.

An official implementation of anMCP (Model Context Protocol)server forScreenshotOne.

A few more words about why it was built and some thoughts about the future of MCP.

ScreenshotOne also offers an official hosted MCP server. See theScreenshotOne MCP integrationfor setup instructions and the latest updates.

- render-website-screenshot: Render a website screenshot and return an image or cached response.
- get-usage: Get ScreenshotOne API quota and concurrency usage.

Always install dependencies and build it first:

Sign up atScreenshotOneand get your API key.

Run the CLI directly from the npm package without cloning the repository:

SCREENSHOTONE_API_KEY=your_api_key npx --yes @screenshotone/mcp

Add the following to your~/Library/Application\ Support/Claude/claude_desktop_config.json:

{ "mcpServers": { "screenshotone": { "command": "npx", "args": ["--yes", "@screenshotone/mcp"], "env": { "SCREENSHOTONE_API_KEY": "<your api key>" } } } }
SCREENSHOTONE_API_KEY=your_api_key node build/index.js

ScreenshotOne MCP Serveris licensedunder the MIT License.

Official Playwright MCP server for browser automation, page inspection, screenshots, and web interaction from Claude, Cursor, and other AI agents.

Attaches to existing browser sessions using the Chrome DevTools Protocol for automation and interaction.

Help your AI agent finish more browser tasks.

Automate remote browsers using the BrowserCat API.

Remote browser automation using the BrowserCat API.

Take screenshots and read console logs from web pages using Playwright.

Automate browser tasks using the Browser Use API.

A Node.js server that enables AI assistants to control the Chrome browser via WebSocket. Requires the CodingBaby Chrome Extension.

A configurable MCP server for browser automation using Puppeteer.

Dead link checker MCP server - find broken links, redirects, and timeouts on any website.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.