ScreenshotRender
Rank #61,898io.github.faridmth/screenshotrender-mcp
Capture website screenshots from any MCP client via the ScreenshotRender API.
ScreenshotRender is a Model Context Protocol (MCP) server published by faridmth. It ranks #61,898 of 132,113 servers tracked on MCP Toplist. ScreenshotRender is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 1 tracked version. It was first listed on May 31, 2026 and most recently updated on Jun 2, 2026.
Ranks ahead of 70,215 of 132,113 servers on MCP Toplist.
Use ScreenshotRender
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add screenshotrender-mcp -e "SCREENSHOTRENDER_API_KEY=<your SCREENSHOTRENDER_API_KEY>" -- npx -y screenshotrender-mcpReplace each placeholder with your own value before saving.
[mcp_servers.screenshotrender-mcp]
command = "npx"
args = ["-y", "screenshotrender-mcp"]
[mcp_servers.screenshotrender-mcp.env]
SCREENSHOTRENDER_API_KEY = "<your SCREENSHOTRENDER_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"screenshotrender-mcp": {
"command": "npx",
"args": [
"-y",
"screenshotrender-mcp"
],
"env": {
"SCREENSHOTRENDER_API_KEY": "<your SCREENSHOTRENDER_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"screenshotrender-mcp": {
"command": "npx",
"args": [
"-y",
"screenshotrender-mcp"
],
"env": {
"SCREENSHOTRENDER_API_KEY": "<your SCREENSHOTRENDER_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"screenshotrender-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"screenshotrender-mcp"
],
"env": {
"SCREENSHOTRENDER_API_KEY": "<your SCREENSHOTRENDER_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"screenshotrender-mcp": {
"command": "npx",
"args": [
"-y",
"screenshotrender-mcp"
],
"env": {
"SCREENSHOTRENDER_API_KEY": "<your SCREENSHOTRENDER_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"screenshotrender-mcp": {
"command": "npx",
"args": [
"-y",
"screenshotrender-mcp"
],
"env": {
"SCREENSHOTRENDER_API_KEY": "<your SCREENSHOTRENDER_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.faridmth%2Fscreenshotrender-mcp)<a href="https://mcptoplist.com/server/io.github.faridmth%2Fscreenshotrender-mcp"><img src="https://mcptoplist.com/badge/io.github.faridmth%2Fscreenshotrender-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (3 delisted)
faridmth
Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Jun 2, 2026 |
Frequently asked questions
- Who maintains ScreenshotRender?
- ScreenshotRender is maintained by faridmth, which publishes 5 MCP servers (1 total version) tracked on MCP Toplist.
- Is ScreenshotRender listed on the Official MCP Registry?
- Yes — ScreenshotRender is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does ScreenshotRender have?
- MCP Toplist tracks 1 version of ScreenshotRender, most recently published on Jun 2, 2026.
- Where can I find the source code for ScreenshotRender?
- The source code for ScreenshotRender is hosted at github.com/faridmth/screenshotrender-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.