Skip to main content
Glama

Claude Kali MCP Commander

force_terminate

Terminate a running terminal session by specifying its process ID (PID) using this tool, part of the Claude Kali MCP Commander server for managing Kali Linux commands.

Instructions

Force terminate a running terminal session.

Input Schema

NameRequiredDescriptionDefault
pidYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "pid": { "type": "number" } }, "required": [ "pid" ], "type": "object" }

You must be authenticated.

Other Tools from Claude Kali MCP Commander

Related Tools

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/house-of-stark/Claude-Kali-MCP-Commander'

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