Skip to main content
Glama

Related Servers

Alternatives to saferagenticai-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      An MCP server that equips AI agents with real-world tools including file operations, read-only MySQL queries, web summarization, safe calculations, and system info. It uses stdio transport and enforces safety guardrails like SELECT-only database access and AST-based math evaluation.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A safe, allowlisted MCP server that lets AI agents run only a tiny set of harmless tools (echo, datetime, hash, dig, GET-only curl, whois, status checks) against explicitly allowed hosts, with sanitization, rate limiting, timeouts, and full audit logging.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An educational MCP server that exposes system tools (like IP, hostname, file operations, ping) for AI agents to execute via HTTP.
      221 npm
      MIT
    • A
      license
      Not graded
      quality
      F
      maintenance
      Constitutional MCP server enforcing 13 Floors of governance for AI agents, providing tools for session anchoring, reasoning, safety critique, and audit logging.
      AGPL 3.0

    TDQS

    A4/5.0

    Scored across 12 tools

    Disambiguation5/5

    Each tool serves a distinct purpose: searching patterns, retrieving specific requirements or heuristics, listing suites or unreviewed patterns, resolving IDs, etc. No two tools overlap in functionality.

    Naming Consistency5/5

    All tools use a consistent verb_noun pattern in snake_case (e.g., find_patterns_for_task, get_requirement, list_suites) with clear, predictable verbs.

    Tool Count5/5

    12 tools is well-scoped for a framework knowledge base; each tool addresses a specific query or operation without redundancy or unnecessary complexity.

    Completeness5/5

    The set covers all likely user needs: orientation (list_suites), searching (search_patterns, find_patterns_for_task), retrieval (get_requirement, get_operational_heuristic), cross-referencing (get_cross_references, get_reverse_references), resolution (resolve_id), and review (review_stats, list_unreviewed). No obvious gaps.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues