ERINYS
Related Servers
Alternatives to ERINYS
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides AI agents with persistent, multi-layered memory inspired by the human brain, including consolidation, self-reflection, and generative replay.1MIT

yantrikdb-mcpofficial
AlicenseNot gradedqualityAmaintenanceMCP server providing cognitive memory tools (remember, recall, think, etc.) for AI agents, enabling forgetting, consolidation, and contradiction detection.173Apache 2.0- AlicenseAqualityCmaintenanceAn MCP server providing long-term memory for AI agents with forgetting curves, consolidation, and graph-based retrieval.1014 npmMIT
- AlicenseNot gradedqualityAmaintenanceSelf-hosted MCP server giving AI agents persistent memory — Markdown source of truth, hybrid BM25+embedding search, typed graph relations.2MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that gives AI agents persistent, forgetting memory with layered decay, semantic search via token overlap, and zero external dependencies.MIT
- FlicenseNot gradedqualityCmaintenanceA self-hosted MCP server that gives AI agents persistent, searchable memory with importance scoring, knowledge graphs, and autonomous memory consolidation.1-
TDQS
Scored across 29 tools
Many tools are distinct, but there are several overlapping pairs: erinys_session_end versus erinys_session_summary, erinys_delete versus erinys_forget, and erinys_update versus erinys_supersede. Descriptions clarify, but an agent could still be uncertain which to call in common scenarios.
All tools share the 'erinys_' prefix and use snake_case consistently. However, some names are verbs (save, search, delete) while others are nouns (context, stats, timeline, lineage), creating minor style deviations from a strict verb_noun pattern.
With 29 tools, this server exceeds the 25-tool threshold for 'too many'. While the domain (memory management) is broad, the surface feels heavy and could likely be consolidated.
The tool set covers CRUD operations, session lifecycle, graph traversal, memory quality evaluation, and forgetting. Minor gaps exist, such as no unlink edge tool and no prompt retrieval, but core functionality is solid.