shell-use
Quality Score
79
/100
Let agents use the shell like a human.
§01 Install
Claude Desktop (Docker)
{
"mcpServers": {
"shell-use": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/kyuheon-kr/shell-use:1.0.0"
],
"env": {
"SHELL_USE_SESSIONS": "<shell_use_sessions>",
"SHELL_USE_SOCKET": "<shell_use_socket>"
}
}
}
}§02 Environment variables
SHELL_USE_SESSIONSrequired
Comma-separated list of allowed session names
SHELL_USE_SOCKETPath to tmux socket (default: /tmux/tmux.sock in Docker)
§03 MCP Quality Score · methodology
freshness
19
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Developer Tools
ai.smithery/DynamicEndpoints-powershell-exec-mcp-server
ai.smithery/DynamicEndpoints-powershell-exec-mcp-server
Execute PowerShell commands securely with controlled timeouts and input validation. Retrieve syste…
ai.smithery/neverinfamous-memory-journal-mcp
ai.smithery/neverinfamous-memory-journal-mcp
A MCP server built for developers enabling Git based project management with project and personal…
ai.usealloy/alloy
ai.usealloy/alloy
Connect Claude, Cursor, Codex, and other AI tools to your robotics mission data.