mcp-screenshot

batteryshark/mcp-screenshot

3.2

If you are the rightful owner of mcp-screenshot 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.

MCP Screenshot Server is a FastMCP server designed to capture screenshots and return them as images for visual analysis by LLMs, aiding in UI debugging, troubleshooting, and visual inspection of applications.

Tools

Functions exposed to the LLM to take actions

screenshot_smart_enhanced

Enhanced smart screenshot with natural language understanding and auto-zoom.

screenshot_smart

Intelligently finds and captures the most relevant window automatically.

screenshot_full

Capture entire desktop/screen (use sparingly).

screenshot_active_window

Capture currently focused window.

screenshot_region

Capture specific rectangular area.

check_permissions

Check what macOS permissions are available and what functionality works.

list_windows

Get list of all open windows with IDs and bounds.

activate_window

Activate/focus a specific window by bringing it to front.

screenshot_window

Capture specific window by ID from list_windows.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources