Skip to main content
Glama

MCP Memory Server

by keleshteri

get_recent_changes

Retrieve recent changelog entries from the MCP Memory Server to monitor coding session updates and track modifications over a specified number of days.

Instructions

Get recent changelog entries

Input Schema

NameRequiredDescriptionDefault
daysNoNumber of days to look back (default: 7)

Input Schema (JSON Schema)

{ "properties": { "days": { "description": "Number of days to look back (default: 7)", "type": "number" } }, "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/keleshteri/mcp-memory'

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