command-executor-mcp-server

command-executor-mcp-server

3.5

If you are the rightful owner of command-executor-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol server for executing pre-approved commands securely.

The command-executor MCP Server is designed to execute a set of pre-approved commands securely. It is built using TypeScript and the MCP SDK, ensuring robust and efficient command execution. The server communicates via stdio, allowing seamless integration with other systems. It features real-time command output streaming, making it suitable for dynamic environments. The server is highly configurable, with allowed commands set through environment variables, ensuring flexibility and security. It also includes comprehensive error handling and security validations to prevent unauthorized command execution and ensure system integrity.

Features

  • Secure command execution with pre-approved command list
  • Configurable allowed commands through environment variables
  • Built with TypeScript and MCP SDK
  • Communication via stdio for seamless integration
  • Real-time command output streaming

Tools

  1. execute_command

    Executes a pre-approved command.