io.github.fkom13/mcp-sftp-orchestrator
NPM · MCP-ORCHESTRATOR-SERVER · SCANNED SEP 20
Serveur MCP pour l'orchestration de tâches distantes (SSH/SFTP) avec une file d'attente persistante.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security80
- No malware found by supply-chain analysis.Pass
- CVE check failed: a known high-severity CVE affects uuid 9.0.1, a direct dependency. A fixed version is available. View diagnostics → Fail
- No install/post-install scripts declared.Pass
- 52 of 134 dependencies flagged as unhealthy (2 deprecated). View diagnostics → Partial
Provenance & Transparency31
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: no license is declared. See how to fix → Fail
- Actively maintained (last published 308 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability67
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 1574 tokens (~60/item across 26 items; 26 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
- Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage99
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 97% of tool parameters carry a description.Partial
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 7 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "server_remove" implies "remove" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 26 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.fkom13/mcp-sftp-orchestrator server?
io.github.fkom13/mcp-sftp-orchestrator runs locally as an npm package, launched with npx -y mcp-orchestrator-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · mcp-orchestrator-server
claude mcp add fkom13-mcp-sftp-orchestrator -- npx -y mcp-orchestrator-server
{
"mcpServers": {
"fkom13-mcp-sftp-orchestrator": {
"command": "npx",
"args": [
"-y",
"mcp-orchestrator-server"
]
}
}
} {
"servers": {
"fkom13-mcp-sftp-orchestrator": {
"command": "npx",
"args": [
"-y",
"mcp-orchestrator-server"
]
}
}
} codex mcp add fkom13-mcp-sftp-orchestrator -- npx -y mcp-orchestrator-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"fkom13-mcp-sftp-orchestrator": {
"type": "local",
"command": [
"npx",
"-y",
"mcp-orchestrator-server"
],
"enabled": true
}
}
} openclaw mcp add fkom13-mcp-sftp-orchestrator --command npx --arg -y --arg mcp-orchestrator-server
mcp_servers:
fkom13-mcp-sftp-orchestrator:
command: "npx"
args: ["-y", "mcp-orchestrator-server"] {
"McpServers": {
"fkom13-mcp-sftp-orchestrator": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"mcp-orchestrator-server"
]
}
}
} assistant mcp add fkom13-mcp-sftp-orchestrator -t stdio -c npx -a -y mcp-orchestrator-server
{
"mcpServers": {
"fkom13-mcp-sftp-orchestrator": {
"command": "npx",
"args": [
"-y",
"mcp-orchestrator-server"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 −3
- Stability: pass → 0.80 functional
- 16 Sept 26 +1
- Stability: 0.97 → pass security
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 10 Sept 26 −3
- Stability: pass → 0.80 functional
- 9 Sept 26 +1
- Stability: 0.97 → pass security
- 7 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/mcp-orchestrator-server@8.0.4
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Vulnerabilities 1 finding
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-w5hq-g745-h8pq | CVE-2026-41907 | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N | yes |
Background: What a vulnerability scan can and cannot prove →
Dependencies 134 packages
| Packages resolved | 134 |
|---|---|
| Deprecated | 2 |
| Stale | 50 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
api_add Ajouter une API au catalogue ~222
Ajoute ou met à jour une API dans le catalogue de monitoring.
| Name | Type | Req | Description |
|---|---|---|---|
| alias | string | yes | Alias unique pour l'API. |
| api_key | string | – | Clé API si nécessaire. |
| auth_header_name | string | – | Nom du header pour la clé API. |
| auth_method | string | – | Méthode d'authentification. |
| auth_scheme | string | – | Schéma d'authentification (ex: Bearer). Mettre à '' si non applicable. |
| health_check_endpoint | string | – | Endpoint spécifique pour le test de santé (ex: /health). |
| health_check_method | string | – | Méthode HTTP pour le test de santé. |
| htpasswd_pass | string | – | Mot de passe pour l'authentification Basic (htpasswd). |
| htpasswd_user | string | – | Nom d'utilisateur pour l'authentification Basic (htpasswd). |
| notes | string | – | Notes additionnelles. |
| url | string | yes | URL de base de l'API, incluant le port si nécessaire. |
No output schema declared.
No examples provided.
api_check Vérifier la santé d'une API via son alias ~49
Lance un test de santé sur une API du catalogue.
| Name | Type | Req | Description |
|---|---|---|---|
| alias | string | yes | Alias de l'API à tester. |
| server_alias | string | yes | Alias du serveur depuis lequel lancer le test. |
No output schema declared.
No examples provided.
api_list Lister les APIs du catalogue ~19
Affiche toutes les APIs configurées dans le catalogue.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
api_remove Supprimer une API du catalogue ~33
Supprime une API du catalogue en utilisant son alias.
| Name | Type | Req | Description |
|---|---|---|---|
| alias | string | yes | Alias de l'API à supprimer. |
No output schema declared.
No examples provided.
check_api_health Vérifier la santé d'une API ~54
Vérifie la disponibilité et le temps de réponse d'un endpoint HTTP/S.
| Name | Type | Req | Description |
|---|---|---|---|
| alias | string | yes | Alias du serveur depuis lequel lancer le test. |
| url | string | yes | URL complète de l'endpoint à tester. |
No output schema declared.
No examples provided.
get_docker_logs Récupérer les logs Docker ~97
Raccourci pour récupérer les logs d'un container Docker.
| Name | Type | Req | Description |
|---|---|---|---|
| alias | string | yes | Alias du serveur cible. |
| container | string | yes | Nom ou ID du container Docker. |
| lines | number | – | Nombre de lignes à récupérer. |
| since | string | – | Logs depuis (ex: '5m', '1h', '2024-01-01'). |
| timestamps | boolean | – | Afficher les timestamps. |
No output schema declared.
No examples provided.
get_fail2ban_status Obtenir le statut de Fail2Ban ~72
Récupère les informations du service Fail2Ban, pour toutes les jails ou une jail spécifique.
| Name | Type | Req | Description |
|---|---|---|---|
| alias | string | yes | Alias du serveur cible. |
| jail | string | – | Nom d'une jail spécifique à inspecter (ex: sshd). Laissez vide pour un statut général. |
No output schema declared.
No examples provided.
get_pm2_logs Récupérer les logs PM2 ~89
Raccourci pour récupérer les logs PM2 d'une application spécifique ou de toutes les apps.
| Name | Type | Req | Description |
|---|---|---|---|
| alias | string | yes | Alias du serveur cible. |
| app | string | – | Nom de l'application PM2 (optionnel, toutes par défaut). |
| errors | boolean | – | Récupérer uniquement les erreurs (stderr). |
| lines | number | – | Nombre de lignes à récupérer. |
No output schema declared.
No examples provided.
get_services_status Obtenir le statut des services d'un VPS ~44
Récupère le statut de tous les services connus (systemd, Docker, PM2) sur un serveur.
| Name | Type | Req | Description |
|---|---|---|---|
| alias | string | yes | Alias du serveur cible. |
No output schema declared.
No examples provided.
get_system_resources Obtenir les ressources système d'un VPS ~42
Récupère les métriques système vitales (CPU, RAM, Disque) d'un serveur.
| Name | Type | Req | Description |
|---|---|---|---|
| alias | string | yes | Alias du serveur cible. |
No output schema declared.
No examples provided.
pool_stats Statistiques du pool de connexions SSH ~21
Affiche les statistiques du pool de connexions SSH persistantes.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
queue_stats Statistiques de la queue ~20
Affiche les statistiques détaillées de la queue de tâches.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
server_add Ajouter/Modifier un alias de serveur ~37
Enregistre ou met à jour les informations de connexion d'un serveur. Vous devez fournir soit un chemin de clé, soit un mot de passe.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
server_list Lister les alias de serveurs ~25
Affiche la liste de tous les alias de serveurs configurés avec leurs détails.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
server_remove Supprimer un alias de serveur ~32
Supprime un alias de serveur de la configuration.
| Name | Type | Req | Description |
|---|---|---|---|
| alias | string | yes | Nom de l'alias à supprimer |
No output schema declared.
No examples provided.
tail_file Afficher les dernières lignes d'un fichier ~63
Équivalent de tail -n pour afficher les dernières lignes d'un fichier distant.
| Name | Type | Req | Description |
|---|---|---|---|
| alias | string | yes | Alias du serveur cible. |
| filepath | string | yes | Chemin absolu du fichier à lire. |
| lines | number | – | Nombre de lignes à afficher. |
No output schema declared.
No examples provided.
task_exec Exécuter une commande à distance (SSH) ~76
Exécute une commande SSH. Si la tâche prend moins de 30s, le résultat est direct. Sinon, elle passe en arrière-plan.
| Name | Type | Req | Description |
|---|---|---|---|
| alias | string | yes | Alias du serveur cible. |
| cmd | string | yes | La commande complète à exécuter. |
| rappel | number | – | Définit un rappel en secondes. |
No output schema declared.
No examples provided.
task_exec_interactive Exécuter une commande interactive (SSH) ~130
Exécute une commande SSH avec gestion des prompts interactifs (yes/no, passwords, etc.).
| Name | Type | Req | Description |
|---|---|---|---|
| alias | string | yes | Alias du serveur cible. |
| autoRespond | boolean | – | Répondre automatiquement aux prompts standards. |
| cmd | string | yes | La commande à exécuter. |
| interactive | boolean | – | Mode interactif. |
| rappel | number | – | Définit un rappel en secondes. |
| responses | object | – | Réponses personnalisées aux prompts (clé: pattern, valeur: réponse). |
| timeout | number | – | Timeout personnalisé en secondes. Défaut 2 minutes. |
No output schema declared.
No examples provided.
task_exec_sequence Exécuter une séquence de commandes (SSH) ~85
Exécute plusieurs commandes SSH en séquence sur le même serveur.
| Name | Type | Req | Description |
|---|---|---|---|
| alias | string | yes | Alias du serveur cible. |
| commands | array | yes | Liste des commandes à exécuter en séquence (minimum 1). |
| continueOnError | boolean | – | Continuer même si une commande échoue. |
| rappel | number | – | Définit un rappel en secondes. |
No output schema declared.
No examples provided.
task_history Consulter l'historique des tâches ~46
Affiche les dernières tâches lancées. Peut être filtré par alias.
| Name | Type | Req | Description |
|---|---|---|---|
| alias | string | – | Filtre l'historique pour ne montrer que les tâches d'un alias spécifique. |
No output schema declared.
No examples provided.
task_logs Consulter les logs système ~53
Affiche les logs du système MCP.
| Name | Type | Req | Description |
|---|---|---|---|
| level | string | – | Filtrer par niveau de log. |
| limit | number | – | Nombre de logs à afficher. |
| search | string | – | Rechercher dans les messages. |
No output schema declared.
No examples provided.
task_queue Voir la file d'attente des tâches ~26
Affiche le statut de toutes les tâches, avec des rappels pour les tâches longues.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
task_retry Réessayer une tâche échouée ~37
Relance une tâche qui a échoué ou crashé.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | L'ID de la tâche à réessayer. |
No output schema declared.
No examples provided.
task_status Consulter une tâche par son ID ~40
Récupère les détails d'une seule tâche, avec un rappel si nécessaire.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | L'ID de la tâche à consulter. |
No output schema declared.
No examples provided.
task_transfer Transférer un fichier ou dossier (SFTP) ~92
Lance un transfert SFTP. Si la tâche prend moins de 30s, le résultat est direct. Sinon, elle passe en arrière-plan.
| Name | Type | Req | Description |
|---|---|---|---|
| alias | string | yes | Alias du serveur cible. |
| direction | string | yes | – |
| local | string | yes | Chemin absolu local. |
| rappel | number | – | Définit un rappel en secondes. |
| remote | string | yes | Chemin absolu distant. |
No output schema declared.
No examples provided.
task_transfer_multi Transférer plusieurs fichiers/dossiers (SFTP) ~70
Lance des transferts SFTP multiples avec support de patterns glob (*, ?, []).
| Name | Type | Req | Description |
|---|---|---|---|
| alias | string | yes | Alias du serveur cible. |
| direction | string | yes | – |
| files | array | yes | Liste des fichiers à transférer |
| rappel | number | – | Définit un rappel en secondes. |
No output schema declared.
No examples provided.
What is the io.github.fkom13/mcp-sftp-orchestrator server?
io.github.fkom13/mcp-sftp-orchestrator is listed in the public MCP registry as io.github.fkom13/mcp-sftp-orchestrator. Serveur MCP pour l'orchestration de tâches distantes (SSH/SFTP) avec une file d'attente persistante. This page covers its npm package (mcp-orchestrator-server).
Is the io.github.fkom13/mcp-sftp-orchestrator server safe to use?
io.github.fkom13/mcp-sftp-orchestrator scores 71 out of 100 on VerifyMCP. We recorded 1 known advisory against it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.fkom13/mcp-sftp-orchestrator server expose?
io.github.fkom13/mcp-sftp-orchestrator exposes 26 tools: server_add, server_list, server_remove, api_add, api_list, and 21 more. Their descriptions and schemas cost roughly 1,574 tokens of context every time the server is loaded.
Is the io.github.fkom13/mcp-sftp-orchestrator server still maintained?
io.github.fkom13/mcp-sftp-orchestrator is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.