mcp-server-shell
2
The Shell MCP Server enables shell command execution through the Model Context Protocol, providing an interface for executing and obtaining the output of shell commands in a controlled environment. It supports easy installation and configuration for use with platforms like Claude and Zed.
Shell MCP Server
A Model Context Protocol server that provides shell command execution capabilities.
Available Tools
- Execute shell commands and receive the output.
Installation
- Use
uv
withuvx
for direct execution. - Alternatively, use pip for installation and run via a script.
Configuration
- Configurable for Claude and Zed by adjusting settings.
Debugging
- Use MCP inspector for debugging.
Contributions
- Contributions are welcome to improve the server.
License
- Licensed under the MIT License.