Ftp Ssh MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 819 installs a week from npm. Last commit 30 Jul 2026.
Work with a remote host over FTP/FTPS/SFTP, SSH, and MySQL.
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 ftp-ssh-mcp -- npx -y ftp-ssh-mcp
{
"mcpServers": {
"ftp-ssh-mcp": {
"args": [
"-y",
"ftp-ssh-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.ftp-ssh-mcp]
command = "npx"
args = ["-y", "ftp-ssh-mcp"]
{
"mcpServers": {
"ftp-ssh-mcp": {
"args": [
"-y",
"ftp-ssh-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ftp-ssh-mcp": {
"args": [
"-y",
"ftp-ssh-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.