mcpbeat Sign in

shell-use MCP Server

by kyuheon-kr Your server? Claim it
local only

shell-use runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 26 Jan 2026.

Let agents use the shell like a human.

Installs / week
not published
0
Stars
0 open issues
26 Jan 2026
Last commit
from GitHub
MIT
License
Python

What the code does

We read the source, 14 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command src/shell_use/tmux.py:17
        return subprocess.run(

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to shell-use

same job, measured the same way
Termcp
by open-mcp-ai

An MCP server that lets AI agents act like a human at a real terminal, local or over SSH.

local only
Whatsapp MCP
by meharajm

WhatsApp MCP Server - Human-in-the-loop for AI agents via WhatsApp

64 installs/wk local only
Impri
by sekera-radim

Impri MCP server — human-in-the-loop approval inbox for AI agents

24 installs/wk local only
Letsclarify MCP
by heisee

Human-in-the-Loop API: AI agents create forms, share URLs with humans, get JSON back.

19 installs/wk local only
MeatSpace
by zmarten

Human-in-the-loop for AI agents. Submit choices, get a human decision.

3 tools answering
Story Mapper
by tomatap

User story map + kanban with a live browser UI; AI agents and humans plan the same backlog via MCP.

43 installs/wk local only
MCP Mac Control
by dockndevai

Full macOS control — drive a Mac like a human: shell, AppleScript, files, and human-like GUI.

235 installs/wk local only
Marutap
by marutap

Agent requests a purchase, the human taps approve, the agent gets a card scoped to it.

7 tools answering

shell-use — questions

Answers built from our own checks of this server.

Why is there no uptime for shell-use?
shell-use runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is shell-use open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.