MCP Server
MCP
SSH MCP Server
Modern SSH for AI agents — cloud servers to BusyBox routers, with destructive commands blocked.
Install
npx -y @hypnosis/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@hypnosis/ssh-mcp-server",
"version": "2.3.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Absolute path to the JSON file describing the servers this agent may reach.",
"isRequired": true,
"format": "filepath",
"name": "SSH_PROFILES_FILE"
},
{
"description": "Log verbosity: error, warn, info or debug. Defaults to info.",
"format": "string",
"name": "SSH_MCP_LOG_LEVEL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment