Inspect Linux VMs and PostgreSQL safely over SSH without terminal access.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "infra-mcp" yet — see the docs or source repo.
Using infra-mcp, check the health of nginx, docker, and the application service on the production Linux VM. Return the latest 200 lines of relevant logs and highlight abnormal timestamps and likely causes.
A service health report, key log excerpts, and a prioritized analysis of likely causes.
Use infra-mcp to inspect PostgreSQL current connections, long-running transactions, lock waits, and recent error status, then summarize any performance or availability risks.
A database status overview, a list of risks, and the key issues needing follow-up.
Through infra-mcp, explore the schemas of order-related tables, explain the main fields, indexes, and relationships, and identify the best data sources for analyzing order delays.
A clear schema explanation, relationship summary, and recommended tables for further analysis.
Use one MCP server for filesystem, database, web, and system operations.
Diagnose and troubleshoot Linux and macOS systems across hosts via read-only SSH.
Securely diagnose remote servers over SSH with guarded read and write access.
Securely manage VPS deployments, proxy setup, and CI/CD infrastructure over SSH.
Manage remote servers over SSH for commands, transfers, checks, and backups.
Safely query read-only PostgreSQL data and inspect schemas, tables, and columns.