Skip to main content
Glama

Kali Linux MCP Server

by sfz009900

get_command_output

Retrieve the latest output from interactive commands executed on the Kali Linux MCP Server, enabling efficient monitoring of penetration testing operations.

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