← Index

io.github.fkom13/mcp-sftp-orchestrator

io.github.fkom13/mcp-sftp-orchestrator·v8.0.4·Filesystem
Quality Score
75
/100

Serveur MCP pour l'orchestration de tâches distantes (SSH/SFTP) avec une file d'attente persistante.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-sftp-orchestrator": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-orchestrator-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-sftp-orchestrator": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-orchestrator-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-orchestrator-server
§03  MCP Quality Score  ·  methodology
freshness
15
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Filesystem