fawdyinc/shellguard
MCP server that gives LLM agents read-only shell access over SSH
ShellGuard helps IT operations, site reliability engineers, and system administrators automate server diagnostics and troubleshooting. It lets your AI assistant securely connect to remote servers (development, staging, or production), run observation commands, inspect logs, and query databases. The AI gets read-only access to terminal output, eliminating the need for manual copy-pasting and speeding up issue resolution.
Use this if you want an AI assistant to autonomously investigate server issues, run diagnostics, and retrieve information from your Linux/Unix servers without direct human intervention.
Not ideal if you need your AI to perform actions that modify server state, deploy code, or execute commands that go beyond observation and diagnostics.
Stars
10
Forks
3
Language
Go
License
Apache-2.0
Category
Last pushed
Mar 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/fawdyinc/shellguard"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
cfdude/super-shell-mcp
Super Shell MCP
sonirico/mcp-shell
Give hands to AI. MCP server to run shell commands securely, auditably, and on demand.
yaniv-golan/mcp-bash-framework
Portable Bash-only framework for building stdio Model Context Protocol (MCP) servers with zero...
codelion/dynamic-shell-server
Dynamic Shell Command MCP Server
StacklokLabs/model-context-shell
Unix-style pipelines for MCP. Deterministic tool calls.