screen-capture-mcp and mcp-screenshot-server
These two tools are competitors, as both are MCP servers designed to provide AI assistants with screenshot capabilities, though Sethbang's offers broader functionality with web page capture via Puppeteer and cross-platform system screenshots.
About screen-capture-mcp
kmoulder/screen-capture-mcp
MCP server that gives Claude Code the ability to take screenshots (Windows)
About mcp-screenshot-server
sethbang/mcp-screenshot-server
An MCP server that provides AI assistants with screenshot capabilities — both web page capture via Puppeteer and cross-platform system screenshots using native OS tools.
Implements dual capture modes with granular controls—web screenshots support element-specific selection and wait conditions via Puppeteer, while system screenshots offer window-by-name targeting and multi-display support across macOS/Linux/Windows using platform-native tools. Built with security hardening including SSRF/DNS-rebinding defenses, command injection prevention via `execFile`, path traversal protection, and concurrent request limiting via semaphore. Integrates directly with Claude Desktop, Cursor, and any MCP-compatible client through stdio transport configuration.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work