Skip to main content
Glama
rayss868

PC Controller MCP Server

by rayss868

screen_capture

Capture a screenshot of the primary Windows monitor to see what's currently on screen. Returns PNG base64 data or saves to a specified path.

Instructions

Capture a screenshot (screen grab) of the primary monitor on this Windows PC. Returns the screenshot image in PNG format as base64 data that the AI can directly view and analyze. Use cases: see what's currently displayed on screen, debug UI issues in applications, verify visual changes, create visual documentation, or monitor what's showing on the display. Screenshot is captured using .NET System.Drawing from the primary monitor at full resolution. Optionally save the screenshot to a specific file path on disk.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
output_pathNoAbsolute path to save the screenshot PNG file to disk. If omitted, the screenshot is still captured and returned as base64 image data but not saved to a specific file location.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rayss868/pc-controller-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server