blinkingbit-oss/execkit
by Various
Stateful, structured, safe command execution for AI agents - over local shells, SSH, and Docker.
MCP
blinkingbit-oss/execkit
Added 4 July 2026
Overview
A Rust library that provides stateful, structured, and safe command execution for AI agents. It supports execution over local shells, SSH, and Docker environments, enabling agents to run commands without uncontrolled side effects.
Best for
Best for
Developers building AI agents that need controlled command execution across diverse environments
Use cases
- Executing shell commands from AI agents in a sandboxed manner
- Running remote commands via SSH for agent-controlled infrastructure
- Managing Docker container commands within agent workflows
Notes
A Rust library that provides stateful, structured, and safe command execution for AI agents. It supports execution over local shells, SSH, and Docker environments, enabling agents to run commands without uncontrolled side effects.
5 stars on GitHub. Last updated 2026-07-01. Licensed Apache-2.0.
Use cases
- Executing shell commands from AI agents in a sandboxed manner
- Running remote commands via SSH for agent-controlled infrastructure
- Managing Docker container commands within agent workflows
Pros
- Designed specifically for AI agent safety and state management
- Supports multiple execution backends (local, SSH, Docker)
- Written in Rust for performance and reliability
Cons
- Very new project with only 5 GitHub stars and limited adoption
- May lack documentation and community support
- Potential instability or incomplete feature set due to early stage
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Designed specifically for AI agent safety and state management
- Supports multiple execution backends (local, SSH, Docker)
- Written in Rust for performance and reliability
Cons
- Very new project with only 5 GitHub stars and limited adoption
- May lack documentation and community support
- Potential instability or incomplete feature set due to early stage
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.