Skip to main content
Glama

MCP Memory Tracker

by akaiserg

save_memory

Store information in a vector database for future reference, enabling AI assistants to maintain persistent memory across conversations.

Instructions

Save a memory to the vector store.

Input Schema

NameRequiredDescriptionDefault
memoryYes

Input Schema (JSON Schema)

{ "properties": { "memory": { "title": "Memory", "type": "string" } }, "required": [ "memory" ], "type": "object" }

Other Tools from MCP Memory Tracker

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/akaiserg/mcp-memory-tracker'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server