Skip to main content
Glama

Memory Box MCP Server

delete_memory

Remove a specific memory from the Memory Box MCP Server by providing its unique ID, ensuring precise and efficient management of stored data.

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" }

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