claude-screen-mcp

lfzds4399-cpu/claude-screen-mcp
★ 3 stars TypeScript 🤖 AI/LLM Updated 8d ago
MCP server letting Claude see your screen. Windows + macOS + Linux. Zero native runtime deps. Fills Anthropic computer-use macOS-only gap.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-screen-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "lfzds4399-cpu/claude-screen-mcp"
      ]
    }
  }
}

README Excerpt

> **Let Claude see your screen.** A cross-platform MCP server for **Windows + macOS + Linux** with OCR and smart vision-diff. Zero native runtime deps. Anthropic's official `computer-use` MCP for Claude Code is **macOS-only** today. This server fills the gap for **Windows + Linux** — and adds two things the official one doesn't have:

Tools (12)

SCREEN_MCP_LOG_LEVELSCREEN_MCP_OCR_LANGSfind_text_on_screenget_screen_difflist_displayslist_windowsread_screen_textrecord_screenscreenshotscreenshot_if_changedscreenshot_regionwait_for_change

Topics

anthropicclaudecomputer-usecross-platformlinuxmacosmcpmcp-servermodel-context-protocolocrperceptual-hashscreenshottesseracttypescriptwindows