simple-good-llm-memory-mcp-server

esinecan/simple-good-llm-memory-mcp-server

3.2

If you are the rightful owner of simple-good-llm-memory-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.

This document provides a comprehensive guide to setting up and using a Model Context Protocol (MCP) server with dual storage architecture for semantic search and knowledge graph management.

Tools

Functions exposed to the LLM to take actions

save_memory

Store information with tags and context.

search_memories

Search memories using semantic and keyword filters.

search_memories_by_time_range

Perform temporal queries on memories.

update_memory

Modify existing memories.

delete_memory

Remove memories with automatic graph cleanup.

get_memory_tags

List all memory tags.

get_related_memories

Find semantically similar memories.

get_memory_stats

Retrieve analytics and tag distribution.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources