Skip to main content
Glama

AGI MCP Server

get_memory_history

Retrieve the change history of a specific memory by its UUID to analyze and track modifications using the AGI MCP Server's persistent memory capabilities for AI systems.

Instructions

Get change history for a specific memory

Input Schema

NameRequiredDescriptionDefault
memory_idYesUUID of the memory

Input Schema (JSON Schema)

{ "properties": { "memory_id": { "description": "UUID of the memory", "type": "string" } }, "required": [ "memory_id" ], "type": "object" }

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/cognitivecomputations/agi-mcp-server'

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