Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug logging (true/false)false
LH42_URLNoLakehouse42 API URL (enables LH42 backend)
LH42_API_KEYNoAPI key for authentication

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
rememberA

Store a memory for later recall. Use this to remember important facts, user preferences, decisions, or any information that should persist across conversations.

recallA

Search memories by semantic similarity. Returns the most relevant memories matching the query.

forgetA

Delete a specific memory by ID. Use when information is outdated or incorrect.

list_memoriesB

List recent memories. Useful for reviewing what has been remembered.

memory_statusA

Get status of the memory system including backend type and features available.

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

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