Simple Shell-MCP server for llama.cpp AI can connect to and perform shell commands on a remote system running this service program. (Notice: No Guard Rails!)
- Rust 100%
| src | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.MD | ||
SHELL-MCP
This is a simple MCP server that give un-filtered access to a remote system shell interface. This should work with AI agents that understand how to use tools. (GEMMA4/QWEN etc.)
Note: This program has no guard-rails and lets the AI do what ever it wants on the remote system.
Recommend running this in a development docker container or in a dedicated system where total system breakage is acceptable.