mcp-server-shell-exec

mcp-server-shell-exec

0

The Shell Execution MCP Server enables persistent shell command execution for AI assistants. It supports cross-platform functionality with features like background execution, session reset, and timeout control. The server runs on Node.js and is compatible with MCP applications.

Shell Execution MCP Server

A Model Context Protocol (MCP) server providing persistent shell command execution for Claude and MCP-compatible AI assistants.

Features

  • Maintains state between commands
  • Background execution
  • Cross-platform support
  • Timeout control
  • Session reset capability

Requirements

  • Node.js 14+

Troubleshooting

  • Ensure proper server execution and configuration paths.

How It Works

Node.js creates a shell process maintaining state between commands, allowing environment variables and directories to persist.