Skip to main content
Glama
466,580 tools. Updated 2026-08-19 17:53

"Diagnosing Issues with My Remote Ubuntu Server Configuration" matching MCP tools:

  • Get warnings and issues detected in DAG definitions to identify configuration problems and deprecations in your Airflow workflows.
    Apache 2.0
  • Check server health to verify authentication, active sessions, and configuration before starting research workflows. Ensures the server is ready and identifies issues for troubleshooting.
    MIT
  • List all Ubuntu servers in the inventory with connection details (host, port, username). Call this first to discover valid server names for other ubuntu_* tools.
    MIT
  • Check git status of the Knowledge MCP Server datastore to monitor uncommitted changes, verify remote sync, and debug storage issues. Use before sync operations or when changes aren't persisting.
  • Reveal fully-resolved configuration including discovered paths, workspace allow-list, and server URL. Diagnose path discovery issues with a single command.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Verify the full execution pipeline from server to conda worker and back. Diagnose connectivity by checking interpreter version and configuration summary.
    Apache 2.0
  • Check database backend status and configuration. Verify SQLite or PostgreSQL usage, diagnose connectivity issues, and confirm migrations using key metrics. Enterprise license required.
    AGPL 3.0
  • Diagnose upstream DNS connectivity issues by dumping the Unbound infrastructure cache, including upstream server RTT, EDNS support, and lame delegation status.
    AGPL 3.0
  • Check if an MCP server is reachable with a live test. Returns success, response time, HTTP status, and errors to diagnose connectivity issues before configuration changes.
    MIT
  • Retrieve current Gradle configuration including JVM arguments, daemon settings, and version information to diagnose memory issues and understand project setup.
    MIT
  • Run security and health validation on deployments to check server accessibility, certificate validity, service health, and security configuration, returning detailed reports of any issues found.
    MIT
  • Check server status and Gemini CLI configuration to troubleshoot connection issues or confirm your setup.
    Mozilla Public 2.0
  • Retrieve server details like version, storage path, and configuration to verify connection, debug issues, or troubleshoot problems with the Knowledge MCP Server.
  • Create a new remote configuration in rclone.conf using a backend type and parameters, mirroring `rclone config create`.
    MIT