Memory Box MCP Server

by amotivv
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SYSTEM_PROMPTNoCustom system prompt to format memories according to specific guidelines
DEFAULT_BUCKETNoThe default bucket to use when saving memoriesGeneral
MEMORY_BOX_TOKENYesYour authentication token for Memory Box
MEMORY_BOX_API_URLNoThe URL of your Memory Box instancehttps://memorybox.amotivv.ai

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 with proper formatting

search_memories

Search for memories using semantic search

get_all_memories

Retrieve all memories

get_bucket_memories

Get memories from a specific bucket

format_memory

Format a text according to the memory system prompt without saving

get_usage_stats

Retrieve user usage statistics and plan information