Hypermnesic
Related Servers
Alternatives to Hypermnesic
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceOpen, Git-native memory protocol for MCP agents: stores memories as Markdown files in a Git repo, enabling portability, auditability, and human-editable memory across different AI agents.33 npm15MIT
- AlicenseNot gradedqualityAmaintenanceLocal-first, file-based memory layer for AI agents — one shared Markdown vault across Claude, Codex, Gemini, Cursor and any MCP client. Provides read/write memory tools with an audit trail, per-agent trust levels, and Git sync; no cloud and no lock-in.2MIT
- AlicenseNot gradedqualityBmaintenanceMCP server providing persistent, local-first memory for AI agents via Markdown files in a git repo, with search, branching, and auditability.8 npm2MIT
- AlicenseAqualityAmaintenanceA lightweight, Git-backed permanent memory for AI agents.33340MIT
- AlicenseAqualityDmaintenanceSelf-hosted MCP memory server that gives a multi-agent fleet one shared, git-backed memory for search, read, and write.81MIT
- AlicenseAqualityAmaintenanceA self-hosted MCP server that gives AI agents shared, long-term memory over a git-backed folder of markdown, enabling persistent knowledge search, read, and write without a database.16138 npm11MIT
TDQS
Scored across 7 tools
There are two tools that perform identical search functionality (search and hypermnesic_search), creating ambiguity about which to use. Other tools are distinct but the overlap is confusing.
Most tools follow a verb or verb_noun pattern with consistent lowercase underscore naming. The hypermnesic_search is a namespaced alias that deviates from the pattern, but it is still clear.
With 7 tools covering read-only operations like search, read, resolve, list, and context building, the count is well-scoped for a read-focused knowledge vault assistant.
The tool set lacks any write operations such as creating or updating notes. This is a significant gap for a personal knowledge management system, as agents cannot record new information or modify existing notes.