Skip to main content
Glama

Memory Box MCP Server

delete_memory

Remove a specific memory from the Memory Box MCP Server by specifying its unique ID. This tool helps manage stored data efficiently by allowing precise deletion of outdated or unnecessary information.

Instructions

Delete a specific memory

Input Schema

NameRequiredDescriptionDefault
memory_idYesThe ID of the memory to delete

Input Schema (JSON Schema)

{ "properties": { "memory_id": { "description": "The ID of the memory to delete", "type": "integer" } }, "required": [ "memory_id" ], "type": "object" }
Install Server

Other Tools from Memory Box MCP Server

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/amotivv/memory-box-mcp'

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