Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by gkctou • Security & Privacy
A secure Node.js implementation of the Model Context Protocol for controlled file system operations and command execution.
Secure and controlled file system operations.
Execute shell commands within specific directory constraints.
That require validation and monitoring of file paths for security.
The MCP CLI Server is a secure Node.js application that implements the Model Context Protocol, providing controlled file system operations and command execution capabilities. It features a path whitelist validation mechanism, ensuring operations are confined to safe directories. With secure command execution and rigorous path security measures, this server prevents unauthorized access and directory traversal attacks.
Validate if a path is within allowed directories
Execute a shell command with environment variables support. All paths in command must be validated first.
Read file content. Path must be validated first.
Write content to file. Path must be validated first.
Copy a file. Both paths must be validated first.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.