Skip to main content
Glama
38,156 servers. Last updated

"author:temurkhan13" matching MCP servers:

  • A
    license
    A
    quality
    B
    maintenance
    MCP server that vets LLM-emitted shell commands BEFORE execution — detects rm -rf nested deep in chains, package-manager glob removal (apt remove 'nvidia'), dd/mkfs filesystem destruction, chmod 777 / chown -R privilege blast, network-exfil via curl | bash, chained shutdown/reboot, git destructive ops. 30 detection rules across 8 families. Sub-second, local, free, MCP-native.
    Last updated
    3
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for verifying AI agent claims vs reality — single-transcript inline grounding-check that flags when an agent's response states facts not in the input context, when its code silently swallows exceptions and substitutes mock data, or when its multi-turn transcript contains contradictions or unverified completion claims. Sub-second, local, free, no API calls.
    Last updated
    4
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Safe-upgrade advisor for OpenClaw. Detects current version, checks the deployment against a hand-curated catalog of version-specific known regressions, captures pre-upgrade snapshots, diffs them against post-upgrade state, and emits step-by-step upgrade + rollback guides.
    Last updated
    8
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for AI agent deployment health — gateway status, CPU/memory/swap, recent errors from journalctl/dmesg, skill registry integrity, upgrade outcomes, cron + disk usage. Each component gets HEALTHY/DEGRADED/CRITICAL classification with overall rollup.
    Last updated
    8
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    An MCP server that surfaces scheduled-job state and detects silent failures (exit 0 but no useful output) for cron, systemd timers, and OpenClaw schedulers, enabling AI agents to query job health and overdue status directly.
    Last updated
    6
    MIT