Shell MCP Server
# Shell MCP Server A Model Context Protocol server that provides shell command execution capabilities. This server enables LLMs to execute shell commands and…
Directory
# Shell MCP Server A Model Context Protocol server that provides shell command execution capabilities. This server enables LLMs to execute shell commands and…
MCP Shell Server is a bridge that uses the Model Context Protocol (MCP) to allow AI agents to safely execute shell commands. It supports single-line and…
shellproxy is a clean command execution proxy for AI agents, solving the "terminal blindness" problem — garbage characters, ANSI escape codes, shell init…
An MCP server that securely executes shell commands across Windows, macOS, and Linux. It provides automatic platform detection, multiple shell support, and…
# ⛓️ Context-Pipe **The Universal Standard for Context Engineering.** [](htt…
# tmux-mcp <p align="center"> <img src="assets/logo.png" alt="tmux-mcp logo" width="320" /> </p> MCP server that gives AI assistants full visibility into your…
Secure MCP server for whitelisted shell command execution with stdin, argv pipelines, timeouts, and structured audit logging.
A production-ready MCP (Model Context Protocol) server that provides shell command execution and system operations capabilities.
Shell Execution MCP Server for Claude and other MCP-compatible AI assistants
MCP server enabling AI assistants to execute terminal commands through a secure shell interface
Simple MCP server for AI collaboration protocol context injection
# shell-mcp-server > [!WARNING] > This repository's security measures are insufficient. To install dependencies: ```bash bun install ``` To run: ```bash bun…
Execute secure shell commands from AI assistants and other MCP clients, with configurable security settings.
Integrates with the local shell environment to enable execution of system commands, file operations, and retrieval of system information for task automation…
A lightweight Model Context Protocol (MCP) server written in Go that enables secure terminal command execution on macOS and Linux. Supports persistent shell…
基于 SSH 的 MCP 服务 🧙♀️。已被MCP官方收录 🎉。 SSH MCP Server 🧙♀️. It has been included in the community MCP repository 🎉.
MCP server to expose VS Code editing features to an LLM for AI coding
minimalistic MCP server written in bash script
An MCP(Model Context Protocol) Server for retrieving and sharing your bash/zsh history with MCP Client (Cursor, Claude etc.)
Provides a secure way to execute shell commands with robust validation, whitelisting, and timeout handling through an asyncio-powered Python implementation.
Know what every shell command does before you approve it.
A secure bridge for LLMs to safely execute command-line tools via the Model Context Protocol (MCP).
Secure shell command execution server for AI models to interact with local systems while maintaining strict security controls.
Secure shell command execution server that allows running system commands in a controlled environment through an allowlist system, returning results in YAML…