Back to Home
ShayYeffet icon

mcp_workspace_server

Verified Safe

by ShayYeffet

Overview

Provides a comprehensive set of tools for development, DevOps, data processing, and automation within an AI-assisted workspace.

Installation

Run Command
node /ABSOLUTE/PATH/TO/ultimate_mcp_server/dist/index.js

Environment Variables

  • MCP_WORKSPACE_ROOT
  • MCP_ALLOWED_COMMANDS
  • MCP_READ_ONLY
  • MCP_LOG_LEVEL
  • MCP_COMMAND_TIMEOUT

Security Notes

The server implements robust path sandboxing, explicitly validates all file paths against the defined workspace root, and resolves symbolic links to prevent traversal attacks. Command execution uses a configurable allowlist and `child_process.spawn` with `shell: false` to prevent shell injection. The `kill_process` tool has safeguards for critical system processes. However, the `encrypt_decrypt` tool uses a hardcoded 'salt' value for password-based key derivation, which is a minor weakness. The `cloud_storage` tool's simplified authentication (Basic auth over potentially non-HTTPS) could be improved by using official SDKs for each provider.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens5000
Stars0
Forks0
Last Update2025-12-20

Tags

mcpllmaidevelopmentdevopsautomationsecurity