Skip to content
Back to search
30
MCP

kill-process-mcp

pypi/kill-process-mcp

Cross-platform MCP server exposing tools to list and kill OS processes

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_misiektoja-kill-process-mcp
AI-powered cross-platform MCP server exposing LLM-accessible tools to list and terminate OS processes via natural language queries
0 tools
computer-mcp
Cross-platform MCP server for computer automation and control
0 tools
fastmcp-app-closer
MCP server for closing running applications by process name
0 tools
executor-mcp
MCP server for managing interactive CLI binary processes
0 tools
cmd-line-mcp
Command-line MCP server for safe command execution
0 tools
kick-mcpserver
A CLI tool to scaffold an MCP server project
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "kill-process-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}