Skip to main content
Glama

Memory Box MCP Server

check_memory_status

Monitor the processing status of a memory by its ID in the Memory Box MCP Server, ensuring accurate tracking and retrieval of information stored using semantic understanding and vector embeddings.

Instructions

Check the processing status of a memory

Input Schema

NameRequiredDescriptionDefault
memory_idYesThe ID of the memory to check status for

Input Schema (JSON Schema)

{ "properties": { "memory_id": { "description": "The ID of the memory to check status for", "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