Snapgrab for Claude Desktop
io.github.arknill/snapgrab
URL to screenshot with metadata. Python MCP server. Claude Vision optimized.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Snapgrab in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"snapgrab": {
"command": "uvx",
"args": [
"snapgrab"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs