Skip to main content
Glama
rayss868

PC Controller MCP Server

by rayss868

process_kill

Force-terminate a hung or unwanted Windows process by name or PID to free up blocked resources and close frozen applications immediately.

Instructions

Force-terminate a running process on this Windows PC. Can target by process name (kills ALL instances with that name) or by Process ID/PID (kills a specific process). The process is force-killed without confirmation. Use this to stop hung/frozen applications, close unwanted programs, or free up blocked resources. WARNING: Use with caution — killed processes cannot be recovered and any unsaved data will be lost.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pidNoSpecific Process ID (PID) to terminate. Use the PID number from the process_list tool output. Safer than using name since it only kills one specific process.
nameNoName of the process to kill (without .exe extension). Examples: "notepad", "chrome", "code". This will kill ALL instances with that name.

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