Back to Home
Digital-Defiance icon

vscode-mcp-screenshot

by Digital-Defiance

Overview

Provides a VSCode extension and Language Server Protocol (LSP) integration to enable AI agents to capture, analyze, and document application visuals through full screen, window, or region screenshots with PII masking and multi-format support.

Installation

Run Command
npx -y @ai-capabilities-suite/mcp-screenshot

Environment Variables

  • VSCODE_TEST_MODE
  • NODE_ENV

Security Notes

The system relies on spawning an external 'mcp-screenshot' server process (via npx or node), which introduces a supply chain risk. While the 'savePath' parameter is tested for path traversal vulnerabilities, external process execution and file system interactions always warrant careful consideration. Communication with the server happens via secure IPC, and no direct 'eval' or hardcoded secrets are apparent.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassHigh
Avg Tokens50000
Stars0
Forks0
Last Update2026-01-17

Tags

screenshotAI integrationVSCode extensionLSPPII maskingmulti-monitor