stdioPython파일·저장소
FTP
FTP 서버에 연결해서 파일 list·get·put.
한 줄 평가 — 다음 사람 도와주세요
설치 명령
npx -y mcp-server-ftp
클라이언트 설정
Claude Desktop의 claude_desktop_config.json에 그대로 붙여 넣으세요.
{
"mcpServers": {
"ftp": {
"command": "npx",
"args": ["-y", "mcp-server-ftp"]
}
}
}제공 기능
listgetputdelete