Skip to main content
Glama

kill-process-mcp

RELEASE_NOTES.md1.31 kB
# kill-process-mcp release notes This is a high-level summary of the most important changes. # Changes in 1.1 (25 Oct 2025) **Features and Improvements**: - **NEW:** `kill-process-mcp` can now be installed and launched directly using `uvx`, no manual setup required - **IMPROVE:** Enhanced process_list parameter validation and error handling, allowing stringified numeric args for better MCP client compatibility (fixes [#6](https://github.com/misiektoja/kill-process-mcp/issues/6)) **Bug fixes**: - **BUGFIX:** Removed deprecated tool_homepage argument from FastMCP initialization (fixes [#4](https://github.com/misiektoja/kill-process-mcp/issues/4), thanks [@magicman-dot](https://github.com/magicman-dot)) - **BUGFIX:** Fixed occasional crashes on macOS by using correct rusage struct version and safer sleep timing # Changes in 1.0 (01 Jul 2025) **Features and Improvements**: - **NEW:** Introduced MCP `process_list` tool to list running processes with optional filtering, sorting and limit - **NEW:** Introduced MCP `process_kill` tool to kill the selected process - **NEW:** Implemented macOS-only helper for Activity Monitor-style physical memory reporting with fallback to RSS and USS memory metrics on Windows and Linux - **IMPROVE:** Excluded processes owned by system users by default

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/misiektoja/kill-process-mcp'

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