Skip to main content
Glama

memento-mcp

get_entity_history

Retrieve version history of an entity from the Memento MCP knowledge graph memory using the entity name. Helps track changes and analyze temporal data efficiently.

Instructions

Get the version history of an entity from your Memento MCP knowledge graph memory

Input Schema

NameRequiredDescriptionDefault
entityNameYesThe name of the entity to retrieve history for

Input Schema (JSON Schema)

{ "properties": { "entityName": { "description": "The name of the entity to retrieve history for", "type": "string" } }, "required": [ "entityName" ], "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/gannonh/memento-mcp'

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