0
/ 100
1 month ago
glama

Tunnel Manager

MCP server for managing SSH tunnels and remote hosts, offering tools for host inventory, file operations, security scanning, and SSH configuration.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Reads files from sensitive locations
Touches: ~/.ssh/id_shared, ~/.ssh/id_, ~/.ssh/config
🔐
You'll be asked for 2 credentials: LLM_API_KEY, TUNNEL_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMODEL_ID${MODEL_ID:-gpt-4o}
configLLM_BASE_URL
🔐 secretLLM_API_KEY
configMCP_URL
configTUNNEL_INVENTORY
configTUNNEL_INVENTORY_GROUP
configTUNNEL_PARALLEL
configTUNNEL_MAX_THREADS
configTUNNEL_REMOTE_HOST
configTUNNEL_USERNAME
🔐 secretTUNNEL_PASSWORD
configTUNNEL_REMOTE_PORT
configTUNNEL_IDENTITY_FILE"": "your_tunnel_identity_file_here",
configTUNNEL_CERTIFICATE
configTUNNEL_PROXY_COMMAND
configXDG_CONFIG_HOME
configTM_HOSTS_TOOL
configTM_REMOTE_TOOL
configTM_INVENTORY_TOOL
configTM_OPERATIONS_TOOL
configTM_SYSTEM_TOOL
configTM_FILES_TOOL
configTM_SECURITY_TOOL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/knuckles-team-tunnel-manager-1ifv9h)](https://m8ven.ai/mcp/knuckles-team-tunnel-manager-1ifv9h)
commit: 8402741927e882864a508af00fef2c03ef15c5a2
code hash: 66fcfac33b7f66336eb7b1ee6a96fde381d6ba41afacfc34c3f8fc53614b8d32
verified: 6/22/2026, 1:06:15 PM
view raw JSON →