← All servers
πŸ”§

SSH LICCO MCP ServerVerifiedπŸ›‘ No advisories

io.github.Echoqili/ssh-licco
New to MCP? Start here β†’
3β˜… stars
0weekly installs
4 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/echoqili, which proved it owns this namespace.

Verified owner: github.com/echoqili β†—io.github.Echoqili/ssh-licco

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs SSH_PASSWORD.
βœ“
Configuration
Reads SSH_HOST, SSH_USER, SSH_PORT.

About

SSH Model Context Protocol Server - Enable SSH functionality for AI models

Packages & transports

pypissh-liccov2.6.0 Β· python

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "ssh_licco": {
      "command": "npx",
      "args": [
        "-y",
        "ssh-licco"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y ssh-licco