Skip to main content
Glama

Kali Linux MCP Server

by sfz009900

close_interactive_command

Terminate an active interactive command session on the Kali Linux MCP Server by specifying the session ID. Ensures clean closure of commands used in penetration testing.

Instructions

关闭交互式命令会话。

Input Schema

NameRequiredDescriptionDefault
session_idYes交互式会话ID。

Input Schema (JSON Schema)

{ "properties": { "session_id": { "description": "交互式会话ID。", "type": "string" } }, "required": [ "session_id" ], "type": "object" }

You must be authenticated.

Other Tools from Kali Linux MCP Server

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/sfz009900/kalilinuxmcp'

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