agentic_ssh

sandbanks/agentic_ssh
★ 2 stars Rust AI/LLM Updated today
`agentic_ssh` is a Model Context Protocol (MCP) server written in Rust that simplifies SSH access for AI agents.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agentic_ssh": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "agentic_ssh"
      ]
    }
  }
}

README Excerpt

`agentic_ssh` is a Model Context Protocol (MCP) server written in Rust that simplifies SSH access for AI agents. It parses your local SSH configuration files to discover hosts, automatically manages a pool of authenticated SSH connections (closing them after 5 minutes of inactivity), and allows agents to execute remote commands without needing to handle login credentials or session teardown.

Tools (15)

AGENTIC_SSH_POOL_STATUSclinecodexcursorgeminigrokkilokimikiroopencodepathpermissivestrictvibezed