by capsulerun · MCP 服务器 · ★ 7
Bash Getting Started • Documentation • Issues • Contributing Overview Bash is a command interpreter built for executing untrusted commands. It provides a bash-like interface to interact with the filesystem and run commands in a sandboxed environment. Commands and sandboxes: Bash commands are reimplemented in TypeScript and run code inside isolated sandboxes. The sandbox layer is modular, so we can plug in any runtime that implements the interface. The default uses Capsule runtime to run commands inside WebAssembly sandboxes. Instant feedback: Traditional bash treats silence as success.
| Stars | 7 |
| Forks | 0 |
| Language | TypeScript |
| Category | MCP 服务器 |
| License | Apache-2.0 |
| Quality Score | 34.4/100 |
| Last Updated | 2026-05-12 |
| Created | 2026-04-09 |
| Platforms | mcp, node |
| Est. Tokens | ~183k |
Explore other popular mcp 服务器 tools:
bash is Sandboxed bash for agents. Track changes on every command.. It is categorized as a MCP 服务器 with 7 GitHub stars.
bash is primarily written in TypeScript. It covers topics such as ai-agents, bash, code-execution.
You can find installation instructions and usage details in the bash GitHub repository at github.com/capsulerun/bash. The project has 7 stars and 0 forks, indicating an active community.
bash is released under the Apache-2.0 license, making it free to use and modify according to the license terms.