ContextKeep
未认领Infinite Long-Term Memory for AI Agents (MCP Server)
agentaicontextmcpmemorypython
安装
$
pip install -r requirements.txt工具(16 个)
create_category
Create a category when no existing category fits
delete_category
Delete an empty category or reassign memories
delete_memory
Delete a memory permanently
export_memories
Export all memories as JSON
get_contextkeep_info
Confirm version, storage path, database ID, schema, tools, and migration status
get_edit_history
View edit history for a memory
get_memory_stats
Show memory/category counts and storage path
list_categories
List live user-editable categories
list_memories
List memory keys/titles, optionally filtered by category
list_recent_memories
List recently updated memories
merge_categories
Merge one category into another
retrieve_memory
Retrieve a memory by exact key
search_memories
Full-text search memory content
store_memory
Store or update a memory with categories
update_categories
Reassign one memory to one or more categories
update_category
Rename or edit category metadata