ssh-client-mcp-server
by jordanburke
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Path to a private SSH key. Supports ~, $VAR, ${VAR}, and relative paths. | |
| host | Yes | Hostname or IP of the remote SSH server. | |
| port | No | SSH port. Defaults to 22. | 22 |
| user | No | SSH username. Falls back to the local OS user when omitted. | |
| agent | No | Set to 'true' to use SSH_AUTH_SOCK. | |
| key-env | No | Name of an environment variable holding the private key PEM. | |
| password | No | SSH password. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/jordanburke/ssh-client-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server