MCP.so
Sign In

shell-mcp-server

@RUNFUNRUN

About shell-mcp-server

No overview available yet

Basic information

Category

Developer Tools

Runtime

node

Transports

stdio

Publisher

RUNFUNRUN

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "shell-mcp-server-runfunrun": {
      "command": "bun",
      "args": [
        "run",
        "index.ts"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is shell-mcp-server?

How to use shell-mcp-server?

To install dependencies, run bun install. To run the server, execute bun run index.ts in the project directory.

Key features of shell-mcp-server

Use cases of shell-mcp-server

FAQ from shell-mcp-server

What runtime and dependencies does shell-mcp-server require?

The server runs on Bun and uses bun install to install dependencies.

How do I run shell-mcp-server?

Run bun run index.ts from the project root.

How was the project initialized?

It was created with bun init in bun v1.2.4.

What security warnings exist for shell-mcp-server?

The README explicitly states that the repository's security measures are insufficient.

Comments

More Developer Tools MCP servers