Kill Process

Provides cross-platform process management with intelligent filtering, sorting, and termination capabilities, featuring macOS-styl

misiektoja 13 ↓ 287
Claude CodeClaude DesktopGeneric
View source ↗

This MCP server provides cross-platform process management capabilities through two core tools: process listing with advanced filtering and sorting options, and process termination functionality. Built by Michal Szymanski using Python with psutil for cross-platform process access and FastMCP for the server framework, it offers intelligent memory reporting that uses macOS Activity Monitor-style physical footprint calculations with fallback to RSS/USS metrics on other platforms, CPU usage monitoring with configurable sampling duration, comprehensive filtering by process name, user, status, and resource thresholds, and built-in safety measures that exclude system processes by default and prevent self-termination. The implementation features platform-specific optimizations for process name resolution and memory calculation, robust error handling for process access permissions, and flexible sorting capabilities, making it valuable for system administration tasks, resource monitoring workflows, and building AI assistants that need programmatic process management without manual task manager navigation.

Source

Repository: https://github.com/misiektoja/kill-process-mcp

Maintain Kill Process?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Kill Process on getagentictools](https://getagentictools.com/mcp/misiektoja-kill-process-mcp?ref=badge)