Skip to main content
Glama
MaxGhenis

openmessage

by MaxGhenis

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENMESSAGES_HOSTNoHost/interface to bind the local web server to127.0.0.1
OPENMESSAGES_PORTNoWeb UI port7007
OPENMESSAGES_MY_NAMENoDisplay name for outgoing imported iMessage/WhatsApp messagessystem user name
OPENMESSAGES_DATA_DIRNoData directory (DB + session)~/.local/share/openmessage
OPENMESSAGE_TELEMETRYNoSet to 1 to send one anonymous heartbeat per launchunset (off)
OPENMESSAGES_LOG_LEVELNoLog level (debug/info/warn/error/trace)info
OPENMESSAGES_EXPORT_DIRNoDirectory for generate_viz / render_story HTML outputs and photo inputs~/Documents/OpenMessage
OPENMESSAGES_KLIPY_API_KEYNoOptional Klipy API key for the web compose GIF picker. KLIPY_API_KEY is also accepted as a fallback.
OPENMESSAGES_SIGNAL_TMP_SWEEPNoSet to 0 to disable the cleanup of stale signal-cli temp directoriesenabled
OPENMESSAGES_STARTUP_BACKFILLNoStartup history sync mode: auto, shallow, deep, or offauto
OPENMESSAGES_MACOS_NOTIFICATIONSNoEnable/disable native macOS notifications for fresh inbound live messages (1/0)
OPENMESSAGES_ALLOW_ANY_EXPORT_PATHNoSet to 1/true/yes/on to allow viz/story tools to read photos from, or write HTML to, arbitrary local paths.unset (off)
OPENMESSAGES_BACKFILL_DISCOVER_ORPHANSNoOpt in to deep backfill's Phase C (contact-based orphan discovery). Off by default because it creates an empty SMS thread on your phone for each contact without prior message history. Enable with 1/true/yes/on only if you understand the side effect.0

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/MaxGhenis/openmessage'

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