list-directory
List contents of a remote directory
How to use it
list-directory is exposed by the MCP Server Ftp MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the list-directory tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Server Ftp
$
npx -y @smithery/cli install alxspikers-team/mcp-server-ftp --client claudeOther tools in MCP Server Ftp (8)
append-file
Append content to a file, creating it if needed
create-directory
Create a directory
delete-directory
Delete a directory
delete-file
Delete a file
download-file
Download a file; binary content is returned as base64
edit-file
Replace exact text in a remote text file
rename-file
Rename or move a file or directory
upload-file
Upload text or base64-encoded binary content