Skip to main content
Glama
jeffpierce

Memory Palace

by jeffpierce

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OLLAMA_HOSTNoOllama server URLhttp://localhost:11434
MEMORY_PALACE_DATA_DIRNoData directory~/.memory-palace
MEMORY_PALACE_LLM_MODELNoLLM for synthesis/extraction
MEMORY_PALACE_INSTANCE_IDNoDefault instance IDunknown
MEMORY_PALACE_DATABASE_URLNoDatabase connection URL (overrides config file)
MEMORY_PALACE_NOTIFY_COMMANDNoPost-send notification command template
MEMORY_PALACE_EMBEDDING_MODELNoEmbedding model
MEMORY_PALACE_INSTANCE_ROUTESNoInstance route map (JSON string) for push notifications{}

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/jeffpierce/memory-palace'

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