opentraa/traa-mcp
If you are the rightful owner of traa-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
TRAA MCP Server is a screen capture server based on the Model Context Protocol (MCP). It provides functionality for enumerating system screens and windows, as well as capturing screenshots.
Tools
Functions exposed to the LLM to take actions
enum_screen_sources
Enumerate all screen and window sources available on the system and return a list of SimpleScreenSourceInfo.
create_snapshot
Create a snapshot of the screen source with the given ID and return it as an image.
save_snapshot
Save a snapshot of the screen source with the given ID to a file.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client