Submit

MCP SFTP Orchestrator

@fkom13

Orchestrates remote server tasks via SSH and SFTP with a persistent queue. Ideal for DevOps and AI agents.

Server Config

{
  "mcpServers": {
    "orchestrator": {
      "command": "npx",
      "args": [
        "mcp-orchestrator-server"
      ],
      "env": {
        "MCP_DATA_DIR": "/path/to/your/data_dir"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.