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.; stackql: StackQL is an open-source query and provisioning framework that treats cloud and SaaS APIs as SQL-queryable databases. It supports dozens of providers including AWS, GCP, Azure, GitHub, and more, allowing developers and operators to inspect, provision, and manage cloud resources using familiar SQL syntax for both interactive queries and infrastructure automation.
Remote server diagnostics and troubleshooting without manual SSH sessions
Query and audit cloud resources across multiple providers using SQL for security and compliance