Skip to main content
Glama
SherryLi-vc

Strata Memory MCP Server

by SherryLi-vc

strata_init

Initialize memory with dual-mode setup: choose personal for CBT safety and emotional tracking, or company for multi-tenancy and audit logging.

Instructions

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
api_keyYesAPI key for embedding provider.
modeNoMemory mode. personal=CBT safety+emotional tracking. company=multi-tenancy+AuditLog.personal
providerNoEmbedding provider.siliconflow
modelNoEmbedding model.BAAI/bge-m3
base_urlNoAPI base URL.https://api.siliconflow.cn/v1
cbt_modeNoCBT safety mode (personal default=passive, company default=off).
tenant_idNoTenant identifier (company mode).
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries full burden. It discloses that the tool performs initialization affecting system state, and details behaviors of each mode (CBT safety, 48h cooling, multi-tenancy, AuditLog). However, it does not specify whether the tool is idempotent or if it overrides existing configuration.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, no redundancy. First sentence states purpose, second provides mode options and key features. Every word is informative and front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 7 parameters, no output schema, and no annotations, the description covers the main purpose and mode distinction. Missing details include return value, side effects of repeated calls, and explanation of '48h cooling.' Adequate but leaves gaps.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has 100% description coverage for all 7 parameters, each well-documented with types, enums, and defaults. The description adds minimal value beyond the schema, only reinforcing the mode choice. Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states this is for first-time initialization with a dual-mode setup. The verb 'initialization' and resource 'dual-mode setup' are specific, and it distinguishes itself from sibling tools like 'apply_memory_config' or 'memorize' by focusing on initial system configuration.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly marks this as 'First-time initialization,' indicating it should be used at the start. It guides the choice between 'personal' and 'company' modes, but does not specify when not to use it (e.g., after initialization) or mention alternatives among siblings.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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