Loading MCP server directory, please wait...
Work with a remote host over FTP/FTPS/SFTP, SSH, and MySQL.
npx @getmcp/cli add io.github.Chris221/ftp-ssh-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Chris221/ftp-ssh-mcp": {
"command": "npx",
"args": [
"-y",
"ftp-ssh-mcp"
]
}
}
}