Memento Context
未申請Model Context Protocol (MCP) server that provides persistent memory capabilities for AI assistants. It allows AI models to save, retrieve, and manage scoped context across different sessions and projects safely on your local machine.
インストール
pipx install . # Recommended approach未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(8個)
delete_memento
Completely removes a recognized memory.
get_memento_attachments
Reads the attachment files associated with a specific memento.
get_mementos
Fetches specific memory environments (global or repo).
init_memento
Loads behavior instructions and bootstraps the context state.
move_memento
Recategorizes a memory, transferring it seamlessly between repository scope and global scope.
save_conversation
Saves a conversation or summary as a memento with attachment files. Intended only for explicit user requests.
save_memento
Saves a new memory string into a target scope.
save_memento_attachments
Copies one or more local files into the attachment directory of an existing memento.