All MCP servers

Hex SSH

Official
by Api.Airforcestdio0488MIT

Token-efficient SSH MCP with hash-verified files and persistent tmux sessions. 14 tools.

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "hex-ssh-imp873ab": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}