Connect to Claude
Command Exec icon

Command Exec

Createdcnosuke

Enables secure execution of system commands via the MCP protocol using an allowlist.

About

Command Exec is a server implementation that provides a secure way to execute system commands using the Metoro Control Plane (MCP) protocol. It enhances security by enforcing an allowlist, ensuring that only pre-approved commands can be executed. The server is configurable through a YAML file, supports environment variables for customization, and delivers command execution results as text output.

Key Features

  • Text-based command execution output
  • 1 GitHub stars
  • Command execution via MCP protocol
  • Command filtering with an allowlist
  • Global and per-command environment variable support
  • Customizable allowed commands via environment variables

Use Cases

  • Automated task execution within a controlled environment
  • Integration with Claude Desktop for secure command execution
  • Remote server management with restricted command access