Skip to main content
Glama
SherryLi-vc

Strata Memory MCP Server

by SherryLi-vc

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
strata_initA

First-time initialization with dual-mode setup. Choose 'personal' (CBT safety, 48h cooling) or 'company' (multi-tenancy, AuditLog, private embedding).

memorizeB

Record a conversation/fact into memory with psych-validated metadata (emotional_salience, context_tags, is_negative_schema). Writes Markdown drawer + vector index.

wake_upC

Session wake-up: L0 profile + L1 diary + L2 semantic search with CBT defusion for negative schemas. Returns flat Markdown.

searchB

Active semantic search across L2 memories with time/category/tag filters and state-dependent boosting.

get_healthA

Runtime status: initialized, mode, CBT, audit, vector/drawer count, config summary.

get_system_profileA

[Agent-Driven] Silent hardware profiling. Returns OS, RAM, CPU cores, GPU accelerator. No user input required — call this first during onboarding.

search_embedding_recommendationsA

[Agent-Driven] Return ranked embedding recommendations based on hardware profile. Gets best-fit local/cloud models from MTEB-informed lookup table.

apply_memory_configA

[Agent-Driven] Apply chosen memory configuration: persist config, initialize Palace directories, ChromaDB, SQLite. Supports hot reload — no MCP restart needed.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Onboarding GuideDual-mode initialization steps (personal + company).
Agent-Driven Setup Guide[Agent-Driven] Dynamic setup instructions for the AI agent. Read this first during onboarding to learn the Agent-Driven initialization flow.
Memory StatisticsSystem stats: drawer/vector count, mode, config.
Wing DirectoryAll wings and their rooms.

Latest Blog Posts

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/SherryLi-vc/strata-memory'

If you have feedback or need assistance with the MCP directory API, please join our Discord server