trae-memory
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | 运行环境 | development |
| AUTO_RECORD | No | 是否启用自动记录 | true |
| TOKEN_ESTIMATION | No | 是否启用 Token 估算 | true |
| CONTEXT_THRESHOLD | No | 上下文重要性阈值 | 0.8 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| log_inputC | 记录TRAE Builder的输入,包含上下文分析 |
| recallC | 基于当前上下文智能恢复相关记忆 |
| contextC | 管理Context状态,检测过期并处理重置 |
| tasksC | 管理开发任务,跟踪完成状态 |
| log_conversationC | 记录对话(兼容原版本) |
| log_chatC | 记录完整的用户-助手对话内容 |
| get_historyB | 读取最近的对话记录 |
| save_settingC | 保存用户设定 |
| get_settingB | 读取指定用户设定 |
| filesB | 管理data目录中的文件,支持清理、归档和优化 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/fangxh2013/trae-memory'
If you have feedback or need assistance with the MCP directory API, please join our Discord server