Skip to main content
Glama

万忆记录见闻

Store observations, insights, and experiences as structured memories. Auto-tag, classify, and index each entry for semantic retrieval, with configurable privacy and confidence.

Instructions

将一条新知识/观察/经验记录入全量记忆库,自动分类、打标签、建索引

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tagsNo标签列表
layerNo层级:道/法/术/器
spaceNo空间:全局级/个人级/项目级全局级
pinnedNo是否钉住(永不遗忘)
sourceNo来源标识
contentYes记忆内容文本
privacyNo隐私级别:公开/内部/机密内部
projectNo所属项目
task_idNo关联任务ID
categoryNo分类标签
mem_typeNo记忆类型:observation/insight/pattern/principle/preference/postmortem/skillobservation
confidenceNo置信度 0~1

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv0.1.0

TDQS

B3.4/5.0
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It does disclose useful automatic behavior: classification, tagging, and indexing. But it does not explain output behavior, side effects on existing memories, privacy handling, or whether writes are idempotent.

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?

A single, front-loaded sentence with no filler. It conveys the core action and the key automatic behaviors efficiently.

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

Completeness2/5

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

With 12 parameters, no annotations, no output schema, and 22 sibling tools, the description is too minimal to fully orient an agent. It does not guide selection among sibling tools, clarify the relationship between automatic tagging and user-provided tags, or describe what happens after recording.

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?

Schema description coverage is 100%, so the baseline is 3. The tool description adds no parameter-level meaning, and its claim of automatic tagging could theoretically conflict with user-provided tags/category, which is left unexplained.

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

Purpose4/5

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

The description states a specific action (record) and a specific resource (full memory library), and adds automatic classification, tagging, and indexing behavior. It is clear what the tool does, but it does not explicitly distinguish this from specialized sibling tools such as 万忆经验库 or 万忆错题本.

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

Usage Guidelines3/5

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

The description implies the tool should be used for new knowledge, observations, or experiences via '将一条新知识/观察/经验记录入'. However, there is no explicit guidance on when not to use it or how it differs from sibling memory-recording/import tools.

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

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/17861102832/wanyimem'

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