Skip to main content
Glama
jefedeoro

JauMemory MCP Server

by jefedeoro

Related Servers

Alternatives to JauMemory MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Provides persistent memory capabilities for AI assistants, enabling storage, recall, and analysis of information across conversations with intelligent memory management.
      25
      28 npm
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Provides persistent memory for LLM applications, enabling AI assistants to remember user preferences, facts, and conversation history across sessions.
      1
      -
    • F
      license
      A
      quality
      Not graded
      maintenance
      Provides long-term memory storage for AI assistants with semantic search, enabling persistent storage of preferences, decisions, and context with relationship tracking between memories.
      19
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides persistent memory for AI assistants, enabling context retention across sessions through hybrid search and memory management tools.
      1
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Provides AI agents with persistent, searchable memory that survives across conversations using semantic search, temporal versioning, and smart organization. Enables long-term context retention and cross-session continuity for AI assistants.
      14
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      Persistent memory for AI assistants — store insights, decisions, and knowledge that survives across conversations.
      12
      Apache 2.0

    TDQS

    B3/5.0

    Scored across 50 tools

    Disambiguation2/5

    There are multiple overlapping and confusing tools like 'search', 'fetch', and 'recall' where 'search' says it's discovery-only and redirects to 'recall', while 'fetch' returns route documentation. Tools like 'remember', 'recall', 'forget', 'update' suggest a CRUD line but are mixed with uncorrelated agents, skills, vault, and Berrry tools. Several tools have ambiguous boundaries (e.g., 'agent_error_learning' vs 'agent_reflection', or 'remember' vs 'analyze' vs 'consolidate').

    Naming Consistency2/5

    The naming is highly inconsistent. Some tools use snake_case (memory_stats, list_agents, create_agent), some use lowercase (remember, recall, forget), and some have redundant or inconsistent prefixes like 'agent_error_learning' vs 'agent_reflection' vs 'agent_memory'. There's also a 'berrry_' prefix for Berrry-specific tools mixed with others, and 'tool_' for registry tools. No consistent verb_noun pattern is maintained across the server.

    Tool Count2/5

    With 50 tools, the server is extremely heavy for what appears to be a memory server. The large number suggests it's trying to do too much—mixing memory management, agent orchestration, skill workflows, vault storage, and even an app deployment helper (berrry_*). This volume feels bloated rather than focused, and many tools could be removed or modularized into separate servers.

    Completeness3/5

    For the memory domain, core operations exist (remember, recall, forget, update, consolidate) but feel randomly extended with agent, skill, vault, and app deployment tools. The inclusion of 'berrry_create_tool' and 'berrry_register_tool' is a major scope creep that harms the server's focus. It's unclear if the agent and skill tools are complete—they reference many sub-actions (start, complete, list) but are bundled into single tools with actions, which hides gaps.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues