heimdall-mcp-server

lcbcFoo/heimdall-mcp-server

3.6

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 dayong@mcphub.com.

Heimdall MCP Server is an AI coding assistant's long-term memory solution, providing persistent, context-rich memory for LLMs.

Tools

Functions exposed to the LLM to take actions

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.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources