inardini/vertex-memory-bank-mcp
3.3
If you are the rightful owner of vertex-memory-bank-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 henry@mcphub.com.
Vertex AI Memory Bank MCP Server is a clean, simple server that enables LLMs to generate and retrieve long-term memories using Vertex AI's Memory Bank.
Tools
Functions exposed to the LLM to take actions
initialize_memory_bank
Set up connection to Vertex AI.
generate_memories
Extract memories from conversations.
retrieve_memories
Fetch relevant memories.
create_memory
Manually add a memory.
delete_memory
Remove specific memory.
list_memories
View all stored memories.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client