Sympathy-MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| vm_execA | Execute a command on a remote host via SSH. |
| vm_file_readA | Read a file from a remote host via SSH. |
| vm_file_writeA | Write content to a file on a remote host via SSH. |
| vm_file_pushA | Push a file from the local host to a remote host via SCP. |
| vm_file_pullA | Pull a file from a remote host to the local host via SCP. |
| vm_snapshotA | Create a snapshot of a VM/container (Incus). |
| vm_restoreB | Restore a VM/container to a named snapshot (Incus). |
| vm_statusA | Get the status of a VM/container (Incus). |
| vm_listA | List all available VMs and containers with their status (Incus). |
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/bobbyhiddn/Sympathy-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server