Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MEMORY_MCP_HOSTNo监听主机0.0.0.0
MEMORY_MCP_PORTNo监听端口8765
MEMORY_MCP_DEBUGNo调试模式false
MEMORY_MCP_DATA_DIRNo数据目录./data
MEMORY_MCP_LLM_MODELNoLLM 模型anthropic/claude-3-haiku
MEMORY_MCP_AUTH_TOKENYes鉴权 token
CLOUDFLARE_TUNNEL_TOKENNoCloudflare Tunnel Token
MEMORY_MCP_EMBEDDING_DIMNoEmbedding 维度1536
MEMORY_MCP_VECTOR_BACKENDNo向量后端 (lancedb/memory/auto)lancedb
MEMORY_MCP_EMBEDDING_MODELNoEmbedding 模型openai/text-embedding-3-small
MEMORY_MCP_OPENROUTER_API_KEYYesOpenRouter API Key
MEMORY_MCP_OPENROUTER_BASE_URLNoOpenRouter 基础 URLhttps://openrouter.ai/api/v1
MEMORY_MCP_SIMILARITY_THRESHOLDNo相似度阈值0.85

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/kassol/memory-mcp'

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