Loading MCP server directory, please wait...
Deploy a site to its SFTP/FTP host from a coding agent. Changed files only, undo, live checks.
npx @getmcp/cli add io.github.anivdel/coolftpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.anivdel/coolftp": {
"command": "npx",
"args": [
"-y",
"coolftp",
"mcp"
]
}
}
}