🛠️

shell-use

Let agents use the shell like a human.

Developer Tools stdio oci ocistdiokyuheon-kr
RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "kyuheon-kr-shell-use": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "kyuheon-kr-shell-use": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "kyuheon-kr-shell-use": { "command": "npx", "args": [] } } }

About This MCP Server

The io.github.kyuheon-kr/shell-use server is a developer tool that enables AI coding assistants to interact with the shell, allowing them to execute commands and access system resources like a human user. It connects to the Model Context Protocol and supports standard input/output operations, facilitating the integration of shell functionality with AI-powered development tools. Developers would use this server when they need to leverage the capabilities of the shell within their AI-driven development workflows.

Let agents use the shell like a human.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

ghcr.io/kyuheon-kr/shell-use:1.0.0 on oci

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on oci.

What tools does it provide?

The shell-use server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/kyuheon-kr-shell-use.svg)](https://skillsplayground.com/mcps/kyuheon-kr-shell-use/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.