Skip to main content
Glama
sammyboi81

humane-intelligence

Related Servers

Alternatives to humane-intelligence

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server providing permanent, intelligent memory for AI coding assistants with retrieval, Hebbian learning, and governance, plus personal memory modules for accounts, habits, experiences, knowledge, and lifestyle. Enables AI assistants to recall project context across sessions and manage personal data securely.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides transparent, self-pruning memory for AI agents via MCP, enabling persistent, auditable recall that automatically forgets unimportant details.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      A trusted memory and predictive analysis MCP server for AI agents, enabling evidence-based memory management, pattern analysis, and decision support with full audit trails.
      MIT

    TDQS

    A3.5/5.0

    Scored across 12 tools

    Disambiguation4/5

    Most tools have clearly distinct roles: identity creation (birth), memory (remember/recall/verify), governance (govern, list_decrees, add_decree, seed_decrees), and action gating (request_action, check_conformance, validate_token). However, 'govern' could be confused with 'check_conformance' as both involve rule checking, though descriptions clarify the difference (generic may-I vs dry-run artifact evaluation).

    Naming Consistency4/5

    All tool names use snake_case and imperative verbs, which is consistent. Some are single verbs (birth, remember, recall, verify, upgrade, govern) while others are verb_noun (request_action, check_conformance, validate_token, list_decrees, add_decree, seed_decrees). The pattern is not strictly uniform, but the style is cohesive and readable.

    Tool Count5/5

    The 12 tools are well-scoped for the server's purpose of governing actions with memory and identity. Each tool serves a distinct function without redundancy, fitting comfortably within the typical 3-15 range for a focused domain.

    Completeness4/5

    The tool set covers the core lifecycle: identity creation, memory operations, governance inspection and creation, and action authorization with token validation. Minor gaps exist, such as no explicit way to revoke an identity or update decrees (though decrees are intentionally immutable), but these are not critical for the stated purpose.

    Maintenance

    ActivityActive
    ResponsivenessNo issues