MCP Server for FTP Access
@alxspiker
MCP Server for FTP Access について
Model Context Protocol server for FTP access
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-ftp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@alxspiker/mcp-server-ftp",
"--client",
"claude"
]
}
}
}ツール
6List contents of an FTP directory
Download a file from the FTP server
Upload a file to the FTP server
Create a new directory on the FTP server
Delete a file from the FTP server
Delete a directory from the FTP server
概要
What is MCP Server for FTP Access?
MCP Server for FTP Access is a Model Context Protocol server that provides tools for interacting with FTP servers. It enables MCP-compatible clients like Claude for Desktop to list directories, download and upload files, create directories, and delete files and directories on FTP servers.
How to use MCP Server for FTP Access?
Install the server via Smithery (npx -y @smithery/cli install @alxspiker/mcp-server-ftp --client claude) or build from source after cloning the repository. Configure it by adding an entry to your MCP client's configuration file with environment variables for the FTP host, port, credentials, and protocol. Once configured, use natural language prompts such as "List the files in the /public directory on my FTP server" to invoke the provided tools: list-directory, download-file, upload-file, create-directory, delete-file, and delete-directory.
Key features of MCP Server for FTP Access
- List directory contents on FTP servers
- Download and upload files via FTP
- Create and delete directories
- Delete individual files
- Supports FTP, FTPS,
「その他」の他のコンテンツ
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Blender
ahujasidOpen-source MCP to use Blender with any LLM
コメント