heimdall-mcp-server
3.5
If you are the rightful owner of heimdall-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Heimdall MCP Server is an AI coding assistant's long-term memory solution, providing persistent, context-rich memory for LLMs.
store_memory
Stores a new piece of information, such as an insight or a solution.
recall_memories
Performs a semantic search for relevant memories based on a query.
session_lessons
Records a key takeaway from the current session for future use.
memory_status
Checks the health and statistics of the memory system.
delete_memory
Delete a specific memory by its unique ID.
delete_memories_by_tags
Delete all memories that have any of the specified tags.