Skip to main content
Glama

Memory Box MCP Server

get_bucket_memories

Retrieve stored memories from a specified bucket using vector embeddings for semantic-based search, enabling efficient access to structured information.

Instructions

Get memories from a specific bucket

Input Schema

NameRequiredDescriptionDefault
bucket_idYesThe bucket to retrieve memories from

Input Schema (JSON Schema)

{ "properties": { "bucket_id": { "description": "The bucket to retrieve memories from", "type": "string" } }, "required": [ "bucket_id" ], "type": "object" }

You must be authenticated.

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