Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNo运行环境development
AUTO_RECORDNo是否启用自动记录true
TOKEN_ESTIMATIONNo是否启用 Token 估算true
CONTEXT_THRESHOLDNo上下文重要性阈值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

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/fangxh2013/trae-memory'

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