SSH LICCO MCP Server
Rank #3,561io.github.Echoqili/ssh-licco
SSH Model Context Protocol Server - Enable SSH functionality for AI models
SSH LICCO MCP Server is a Model Context Protocol (MCP) server published by echoqili. It ranks #3,561 of 131,708 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. SSH LICCO MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 45 tracked versions. It was first listed on Mar 8, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 128,147 of 131,708 servers on MCP Toplist.
Use SSH LICCO MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ssh-licco -e "SSH_HOST=<your SSH_HOST>" -e "SSH_USER=<your SSH_USER>" -e "SSH_PASSWORD=<your SSH_PASSWORD>" -e "SSH_PORT=<your SSH_PORT>" -- uvx ssh-liccoReplace each placeholder with your own value before saving.
[mcp_servers.ssh-licco]
command = "uvx"
args = ["ssh-licco"]
[mcp_servers.ssh-licco.env]
SSH_HOST = "<your SSH_HOST>"
SSH_USER = "<your SSH_USER>"
SSH_PASSWORD = "<your SSH_PASSWORD>"
SSH_PORT = "<your SSH_PORT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ssh-licco": {
"command": "uvx",
"args": [
"ssh-licco"
],
"env": {
"SSH_HOST": "<your SSH_HOST>",
"SSH_USER": "<your SSH_USER>",
"SSH_PASSWORD": "<your SSH_PASSWORD>",
"SSH_PORT": "<your SSH_PORT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ssh-licco": {
"command": "uvx",
"args": [
"ssh-licco"
],
"env": {
"SSH_HOST": "<your SSH_HOST>",
"SSH_USER": "<your SSH_USER>",
"SSH_PASSWORD": "<your SSH_PASSWORD>",
"SSH_PORT": "<your SSH_PORT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ssh-licco": {
"type": "stdio",
"command": "uvx",
"args": [
"ssh-licco"
],
"env": {
"SSH_HOST": "<your SSH_HOST>",
"SSH_USER": "<your SSH_USER>",
"SSH_PASSWORD": "<your SSH_PASSWORD>",
"SSH_PORT": "<your SSH_PORT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ssh-licco": {
"command": "uvx",
"args": [
"ssh-licco"
],
"env": {
"SSH_HOST": "<your SSH_HOST>",
"SSH_USER": "<your SSH_USER>",
"SSH_PASSWORD": "<your SSH_PASSWORD>",
"SSH_PORT": "<your SSH_PORT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ssh-licco": {
"command": "uvx",
"args": [
"ssh-licco"
],
"env": {
"SSH_HOST": "<your SSH_HOST>",
"SSH_USER": "<your SSH_USER>",
"SSH_PASSWORD": "<your SSH_PASSWORD>",
"SSH_PORT": "<your SSH_PORT>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Echoqili%2Fssh-licco)<a href="https://mcptoplist.com/server/io.github.Echoqili%2Fssh-licco"><img src="https://mcptoplist.com/badge/io.github.Echoqili%2Fssh-licco.svg" alt="MCP Toplist: Top 5% of 131,708" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
echoqili
Available versions (45)
| Version | Published |
|---|---|
| 2.7.2 | Aug 18, 2026 |
| 2.7.1 | Aug 9, 2026 |
| 2.7.0 | Aug 9, 2026 |
| 2.6.0 | Jul 20, 2026 |
| 2.5.3 | Jul 19, 2026 |
| 2.5.2 | Jul 19, 2026 |
| 2.5.1 | Jul 19, 2026 |
| 2.5.0 | Jul 19, 2026 |
| 2.4.0 | Jul 11, 2026 |
| 2.3.1 | Jul 11, 2026 |
| 2.3.0 | Jul 11, 2026 |
| 2.2.1 | Jul 11, 2026 |
| 2.2.0 | Jul 11, 2026 |
| 2.1.4 | Jul 4, 2026 |
| 2.1.3 | Jul 4, 2026 |
| 2.1.2 | Jul 4, 2026 |
| 2.1.1 | Jul 1, 2026 |
| 2.0.2 | Jun 28, 2026 |
| 2.0.1 | Jun 28, 2026 |
| 1.9.9 | Jun 28, 2026 |
| 1.9.7 | Jun 28, 2026 |
| 1.9.4 | Jun 28, 2026 |
| 1.9.3 | Jun 28, 2026 |
| 1.9.2 | Jun 28, 2026 |
| 1.9.1 | Jun 28, 2026 |
| 1.7.0 | Jun 28, 2026 |
| 1.6.5 | Jun 28, 2026 |
| 1.6.4 | Jun 28, 2026 |
| 1.6.3 | Jun 28, 2026 |
| 1.6.2 | Jun 28, 2026 |
| 1.6.0 | Jun 20, 2026 |
| 1.5.0 | Jun 20, 2026 |
| 1.4.0 | Jun 20, 2026 |
| 1.3.3 | Jun 20, 2026 |
| 1.3.2 | Jun 19, 2026 |
| 1.2.3 | Jun 7, 2026 |
| 1.1.10 | May 31, 2026 |
| 1.2.0 | May 31, 2026 |
| 0.2.3 | Mar 13, 2026 |
| 0.2.2 | Mar 13, 2026 |
| 0.2.0 | Mar 13, 2026 |
| 0.1.7 | Mar 11, 2026 |
| 0.1.3 | Mar 8, 2026 |
| 0.1.2 | Mar 8, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains SSH LICCO MCP Server?
- SSH LICCO MCP Server is maintained by echoqili, which publishes 1 MCP server (45 total versions) tracked on MCP Toplist.
- Is SSH LICCO MCP Server listed on the Official MCP Registry?
- Yes — SSH LICCO MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does SSH LICCO MCP Server have?
- MCP Toplist tracks 45 versions of SSH LICCO MCP Server, most recently published on Aug 18, 2026.
- Where can I find the source code for SSH LICCO MCP Server?
- The source code for SSH LICCO MCP Server is hosted at github.com/echoqili/ssh-licco.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.