SSH LICCO MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 942 installs a week from pypi. Last commit 21 Jul 2026.
SSH Model Context Protocol Server - Enable SSH functionality for AI models
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ssh-licco -- uvx ssh-licco
{
"mcpServers": {
"ssh-licco": {
"args": [
"ssh-licco"
],
"command": "uvx"
}
}
}
[mcp_servers.ssh-licco]
command = "uvx"
args = ["ssh-licco"]
{
"mcpServers": {
"ssh-licco": {
"args": [
"ssh-licco"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ssh-licco": {
"args": [
"ssh-licco"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.