mcp-ssh-gateway
by Danvic-DEV
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SSH_HOST | No | Target server hostname or IP | localhost |
| SSH_PORT | No | SSH port | 22 |
| SSH_USER | No | SSH username | root |
| CLIENT_ID | No | OAuth client ID for /oauth/token | |
| AUTH_TOKEN | No | Optional bearer token for MCP HTTP auth | |
| SERVER_URL | No | Optional external base URL for OAuth metadata endpoints | |
| SERVER_HOST | No | MCP server bind address | 0.0.0.0 |
| SERVER_PORT | No | MCP server port | 8000 |
| SSH_KEY_FILE | No | Path to SSH private key | /app/ssh_keys/id_ed25519 |
| SSH_PASSWORD | No | SSH password (use password authentication) | |
| CLIENT_SECRET | No | OAuth client secret for /oauth/token |
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/Danvic-DEV/mcp-ssh-gateway'
If you have feedback or need assistance with the MCP directory API, please join our Discord server