Coolftp runs on your own machine — the client starts it, so there is no endpoint to ping. 191 installs a week from npm. Last commit 11 Sep 2026.
Deploy a site to its SFTP/FTP host from a coding agent. Changed files only, undo, live checks.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(cmd, { cwd, shell: true, stdio: ["ignore", "pipe", "pipe"] });
files: [...uploads, ...(opts.delete ? plan.delete.map((d) => "-" + d) : [])].slice(0, 500),
all.push({ remote, local: path.join(local, st.name), size: st.size });
<span class="row"><input name="privateKeyPath" class="grow" placeholder="~/.ssh/id_ed25519 (auto)" /><button type="button" class="btn small ghost" id="pickKey">…</button></span>
for (const name of fs.readdirSync(packages)) {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 coolftp -- npx -y coolftp
{
"mcpServers": {
"coolftp": {
"args": [
"-y",
"coolftp"
],
"command": "npx"
}
}
}
[mcp_servers.coolftp]
command = "npx"
args = ["-y", "coolftp"]
{
"mcpServers": {
"coolftp": {
"args": [
"-y",
"coolftp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"coolftp": {
"args": [
"-y",
"coolftp"
],
"command": "npx"
}
}
}
Deploy localhost to a private, authenticated link from your AI coding agent.
Agent-native hosting: deploy any folder to a live URL in one command. No approve tool.
Deploy static sites from AI agents: deploy_site publishes files and returns a live URL in seconds.
The API-change deploy gate for AI coding agents. Read-only breaking-change detection.
Deploy files, sites, and Dockerfile apps to live URLs + private drives for agent memory.
Deploy HTML from any agent: POST markup, get a live URL. Static hosting API with MCP tools.
Deploy static sites on Hostsmith - give it a file, get a live HTTPS URL. EU/US residency.
Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.
Answers built from our own checks of this server.