Skip to main content
Glama

Windows CLI MCP Server

delete_ssh_connection

Removes an SSH connection by ID from the Windows CLI MCP Server, enabling secure command-line access management for PowerShell, CMD, and Git Bash shells.

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" }

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/simon-ami/win-cli-mcp-server'

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