Skip to content
Claude Code

SSH LICCO MCP Server for Claude Code

io.github.echoqili/ssh-licco

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

client:Claude Code transport:stdio runtime:pypi

Install SSH LICCO MCP Server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add ssh-licco -e SSH_HOST=<SSH_HOST> -e SSH_USER=<SSH_USER> -e SSH_PASSWORD=<SSH_PASSWORD> -e SSH_PORT=<SSH_PORT> -- uvx ssh-licco

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

SSH LICCO MCP Server in other clients