Back to Home
rem5357 icon

ufm

by rem5357

Overview

A cross-platform MCP server for comprehensive and secure file management, enabling AI clients to interact with the local filesystem.

Installation

Run Command
ufm

Security Notes

The server implements strong sandboxing, path traversal protection, sensitive file blocking, and granular operation controls for local file system access. However, the auto-update mechanism (enabled by default) fetches version information, including checksums, over unencrypted HTTP. This makes it vulnerable to Man-in-the-Middle (MITM) attacks, where an attacker could intercept the `version.json` response, provide a malicious binary's download URL, and a matching (but fake) SHA256 checksum for that malicious binary. The client would then download and apply the malicious update, leading to arbitrary code execution. P2P connections do not currently enforce TLS, though it is planned for the future.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassHigh
Avg Tokens100000
Stars0
Forks0
Last Update2025-12-15

Tags

Cross-platformFile ManagementMCP ServerSecurityP2P Network