MCP tool for capturing screenshots and analyzing them with Claude Vision API
| Tool name | Description | Destructive? |
|---|---|---|
| helloWorld | ✓ no | |
| captureAndAnalyzeScreen | ✓ no |
{
"mcpServers": {
"screen-view": {
"command": "npx",
"args": [
"-y",
"screen-view-mcp"
]
}
}
}