Skip to main content
Glama

SSH MCP Server

by widjis

ssh_get_working_directory

Retrieve the current working directory for an active SSH connection on SSH MCP Server using the connection ID. Simplify remote directory tracking and management.

Instructions

Get the current working directory for a connection

Input Schema

NameRequiredDescriptionDefault
connectionIdYesSSH connection ID

Input Schema (JSON Schema)

{ "properties": { "connectionId": { "description": "SSH connection ID", "type": "string" } }, "required": [ "connectionId" ], "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/widjis/mcp-ssh'

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