shell-mcp-server
0
The project is a shell MCP server created using Bun, a fast JavaScript runtime. It includes basic instructions for installation and running.
shell-mcp-server
[!WARNING] This repository's security measures are insufficient.
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.2.4. Bun is a fast all-in-one JavaScript runtime.