π§
FTP Access Server
π§MCP Serveralxspiker/mcp-server-ftp
localhosted
Installation
Claude CodeAuto-generated from README. View full documentation on GitHub β
claude mcp add ftp-server -e FTP_HOST=ftp.example.com -e FTP_PORT=21 -e FTP_USER=your-username -e FTP_PASSWORD=your-password -e FTP_SECURE=false -- node /absolute/path/to/mcp-server-ftp/build/index.jsClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"ftp-server": {
"command": "node",
"args": [...12
Last UpdatedJul 23, 2025