Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_SSH_ALLOWED_HOSTS | No | If set, connection is allowed only to hosts from this comma-separated list. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ssh_connect | Подключение по SSH и создание сессии |
| ssh_exec | Выполнение команды по SSH в существующей сессии или одноразово |
| ssh_disconnect | Отключение SSH сессии |
| ssh_list_sessions | Список активных SSH сессий |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |