upnorthmedia/ScreenshotMCP
A Model Context Protocol MCP server for capturing website screenshots with full page, element, and device size features.
Platform-specific configuration:
{
"mcpServers": {
"ScreenshotMCP": {
"command": "npx",
"args": [
"-y",
"ScreenshotMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...