Skip to main content
Glama
rayss868

PC Controller MCP Server

by rayss868

window_focus

Bring any application window to the foreground by matching its title or process name. Use it to switch focus to a specific window before sending keystrokes or interacting with it.

Instructions

Bring a window to the foreground by matching its title or process name (case-insensitive). Use this tool to switch focus to a specific application window before sending keys or interacting with it. Example: "Notepad", "Visual Studio Code", "chrome" — matches any open window whose title contains the text. Returns an error if no matching window is found.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleYesWindow title or process name to focus. Example: "Notepad" or "Code" or "chrome"

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