shellguard: ShellGuard is an MCP server that provides LLM agents with controlled, read-only bash access to remote servers over SSH. It parses and validates every command against an allowlist, blocking destructive operations with helpful suggestions. The LLM can connect, run diagnostics, inspect logs, query databases, and download files without manual context-switching.; mcp-use: mcp-use is a full-stack framework for Model Context Protocol (MCP), enabling the creation of MCP servers, clients, and AI agents. It supports development in both Python and TypeScript with minimal code.
Remote server diagnostics and troubleshooting without manual SSH sessions
Building intelligent AI agents capable of using tools and reasoning across steps