Server data from the Official MCP Registry
Secure MCP SSH automation server with policy controls, resources, prompts, stdio, and HTTP.
Secure MCP SSH automation server with policy controls, resources, prompts, stdio, and HTTP.
Valid MCP server (4 strong, 4 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. Trust signals: 4 highly-trusted packages.
9 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: SSH_MCP_HTTP_ALLOWED_ORIGINS
Environment variable: SSH_MCP_HTTP_BEARER_TOKEN_FILE
Environment variable: SSH_MCP_HTTP_PUBLIC_URL
Environment variable: SSH_MCP_HTTP_TRUST_PROXY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-oaslananka-mcp-ssh-tool": {
"env": {
"SSH_MCP_HTTP_PUBLIC_URL": "your-ssh-mcp-http-public-url-here",
"SSH_MCP_HTTP_TRUST_PROXY": "your-ssh-mcp-http-trust-proxy-here",
"SSH_MCP_HTTP_ALLOWED_ORIGINS": "your-ssh-mcp-http-allowed-origins-here",
"SSH_MCP_HTTP_BEARER_TOKEN_FILE": "your-ssh-mcp-http-bearer-token-file-here"
},
"args": [
"-y",
"mcp-ssh-tool"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.