Skip to main content
Glama

Windows CLI MCP Server

delete_ssh_connection

Remove an existing SSH connection by specifying its ID using the command-line tool on the Windows CLI MCP Server, ensuring secure management of remote access.

Instructions

Delete an existing SSH connection

Input Schema

NameRequiredDescriptionDefault
connectionIdYesID of the SSH connection to delete

Input Schema (JSON Schema)

{ "properties": { "connectionId": { "description": "ID of the SSH connection to delete", "type": "string" } }, "required": [ "connectionId" ], "type": "object" }

You must be authenticated.

Other Tools from Windows CLI 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/SimonB97/win-cli-mcp-server'

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