Universal Screenshot MCP for Cline
io.github.sethbang/screenshot-server
MCP server for web page and cross-platform system screenshots (macOS, Linux, Windows)
client:Cline
transport:stdio
runtime:npm
Install Universal Screenshot MCP in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"screenshot-server": {
"command": "npx",
"args": [
"-y",
"universal-screenshot-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs