Skip to main content
Glama

SSH MCP Server

by vilasone455

close_connection

Terminate specified SSH sessions and clear them from global state on the SSH MCP Server, ensuring secure and efficient management of remote system connections.

Instructions

Terminate an SSH session and remove it from global state.

Input Schema

NameRequiredDescriptionDefault
connection_idYes

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "connection_id": { "type": "string" } }, "required": [ "connection_id" ], "type": "object" }

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/vilasone455/ssh-mcp-server'

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