Skip to main content
Glama

Related Servers

Alternatives to clawguard-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server for AI agent security guardrails. Provides input validation, prompt injection detection, PII redaction, output filtering, policy enforcement, rate limiting, and comprehensive audit logging.
      42 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A drop-in proxy that guards MCP servers with policy enforcement, secret redaction, prompt-injection screening, rug-pull detection, rate limiting, and audit logging.
      5 npm
      Apache 2.0
    • A
      license
      A
      quality
      D
      maintenance
      A deterministic MCP server that guards AI/agent output by detecting secrets, injection, and PII in ~85µs with zero dependencies. Gives a clear ship/block verdict and runs locally or hosted.
      2
      Apache 2.0
    • A
      license
      C
      quality
      B
      maintenance
      Security scanner and MCP server that catches dangerous patterns in MCP servers and AI agent projects, such as leaked secrets, shell execution, and prompt-injection text. Runs as both a CLI and MCP server with CI-friendly severity gates.
      2
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Scans MCP servers for security vulnerabilities, prompt injection, and tool poisoning, providing risk scores and protection.
      4
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server that provides runtime defense for AI agents, protecting against prompt injection, data exfiltration, and other adversarial attacks through a ranked pipeline of up to 36 inline defenses and 3 output scanners.
      3
      Apache 2.0

    TDQS

    A4.6/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose with no overlap: get_patterns lists detection patterns, get_usage shows account statistics, health_check verifies API status, scan_batch processes multiple texts, and scan_text analyzes a single text. The descriptions reinforce these unique roles, making misselection unlikely.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern (e.g., get_patterns, scan_text, health_check) using snake_case throughout. This predictability makes the tool set easy to navigate and understand at a glance.

    Tool Count5/5

    With 5 tools, the server is well-scoped for its security scanning domain. Each tool earns its place by covering essential functions: configuration (get_patterns), monitoring (get_usage, health_check), and core operations (scan_text, scan_batch), avoiding bloat or thin coverage.

    Completeness5/5

    The tool surface provides complete coverage for the ClawGuard security domain: it supports pattern discovery, usage tracking, health verification, and both single and batch scanning. There are no obvious gaps, enabling agents to handle full workflows from setup to analysis without dead ends.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues