Back to directory
hemenge133/screen-view-mcp

hemenge133/screen-view-mcp

@hemenge133

A powerful Model Context Protocol (MCP) tool that enables AI assistants to capture and analyze screenshots using Claude Vision API.

mcpscreenshotvisionclaudescreen-captureai-analysisautomationtypescript

Installation & Configuration

{
  "mcpServers": {
    "screen-view-mcp": {
      "command": "npx",
      "args": [
        "[email protected]"
      ],
      "transport": "stdio",
      "env": {
        "ANTHROPIC_API_KEY": "your-anthropic-api-key"
      }
    }
  }
}

Information

Transport
stdiosse
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17