Skip to content
Back to search
30
MCP

shell-use

io.github.kyuheon-kr/shell-use

Let agents use the shell like a human.

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

memora
Give your AI agents persistent memory.
0 tools
RealSSH
Executes remote shell commands over SSH connections for AI agents.
0 tools
Taskforce
Task and planning workspace for humans collaborating with AI agents
0 tools · streamable-http
agenthold
Shared versioned state for multi-agent AI workflows
0 tools
agents-spec
Cross-agent permission policy specification for AI coding agents
0 tools
docling-mcp
Running Docling as an agent using tools
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "shell-use": {
      "url": "None",
      "transport": "http"
    }
  }
}