Memnex
未申請Cross-channel permanent memory for AI agents
agent-memory-servermcp-serversmemory-management
インストール
$
pip install memnex未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(5個)
memory_forget
GDPR purge. Wipes Redis, Postgres, Qdrant, and pending events for the user.
memory_read
Fetch formatted memory context for one user, sized to a token budget.
memory_search
Semantic search over a single user's memories.
memory_trace
Given a draft agent reply, return the source memories that could have produced it. Empty hits suggests a hallucination.
memory_write
Store one or more structured facts about the user. Pydantic-validated. No LLM on the hot path.