TRAA
Enables screen and window capture through the Model Context Protocol (MCP).
About
TRAA provides a screen capture server based on the Model Context Protocol (MCP). It allows users to enumerate system screens and windows, capture screenshots, and save them in various formats. The server supports both stdio and Server-Sent Events (SSE) transport methods for communication with clients. This facilitates integration with AI agents and other applications requiring visual context.
Key Features
- Support for JPEG and PNG formats.
- Enumerate available displays and windows with detailed information.
- Automatic directory creation for saving files.
- Capture screenshots of any display or window.
- Customize screenshot dimensions and image quality.
- 2 GitHub stars
Use Cases
- Providing visual context to AI agents.
- Automated screenshot capture for documentation or testing.
- Remote monitoring of screen activity.