69
/ 100
11 hours ago
glama

sftp-manager

MCP server providing safe, sandboxed SFTP access to game servers for AI agents, enabling config editing, addon installation, and backups without shell access.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: ANTHROPIC_API_KEY, SFTP_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configSFTP_SERVERS_FILEPoint at another path to load the registry from somewhere else.
🔐 secretANTHROPIC_API_KEYin your .env and uses the single-server environment config.
configMODEL
configSFTP_HOSTenvironment, using the SFTP_ variable names in the tables above plus ,
configSFTP_USER, SFTP_PASSWORD / SFTP_KEY_PATH and SFTP_ROOT. Defaults and validation are
configSFTP_ROOTSFTP_USER, SFTP_PASSWORD / SFTP_KEY_PATH and . Defaults and validation are
configSFTP_BACKUP_DIRbackup_dir .ai_backups Remote folder holding automatic backups
🔐 secretSFTP_PASSWORDSFTP_USER, / SFTP_KEY_PATH and SFTP_ROOT. Defaults and validation are
configSFTP_KEY_PATHSFTP_USER, SFTP_PASSWORD / and SFTP_ROOT. Defaults and validation are
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/gus2708-sftp-manager-1t0ic0)](https://m8ven.ai/mcp/gus2708-sftp-manager-1t0ic0)
commit: b4e5593e7e968b961e2a19aabe4700fccce4acf5
code hash: a54b62de47078be1b0572157f004341e3c51ff0cdb8bdfb1f7c35f0f7d452578
verified: 7/31/2026, 9:01:17 AM
view raw JSON →