codebyellalesperance/Second-Brain-MCP
If you are the rightful owner of Second-Brain-MCP 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.
Second Brain MCP is a personal memory management system that integrates with AI assistants, CLIs, and web apps, allowing users to store, search, and recall their thoughts, preferences, relationships, and experiences using semantic search powered by local ML embeddings.
Tools
Functions exposed to the LLM to take actions
search_memory
Search your memories semantically.
get_context_summary
Get an overview of preferences, goals, and relationships.
remember_this
Save a single memory.
update_memory
Update an existing memory by ID.
delete_memory
Delete a memory by ID (permanent).
extract_conversation_memories
Analyze conversation and extract multiple memories.
bulk_save_memories
Save multiple memories at once.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client