Skip to main content
Glama

Memory Box MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
save_memory

Save a memory to Memory Box

search_memories

Search for memories using semantic search

get_all_memories

Retrieve all memories with pagination support

get_bucket_memories

Get memories from a specific bucket

get_related_memories

Find semantically similar memories to a specific memory

check_memory_status

Check the processing status of a memory

get_usage_stats

Retrieve user usage statistics and plan information

get_buckets

Retrieve a list of all available buckets

create_bucket

Create a new bucket for organizing memories

delete_bucket

Delete a bucket (empty by default, use force to delete with content)

update_memory

Update an existing memory including text, bucket, and relationships

delete_memory

Delete a specific memory

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