An open-source MCP server that gives AI assistants a searchable memory of your entire personal communication history by ingesting messages from multiple platforms and indexing them with hybrid search.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MEMOREEI_DB_PATH— ./memoreei.db SQLite database pathDISCORD_CHANNEL_ID— channel_id string env var Discord channel IDEMBEDDING_PROVIDER— fastembed fastembed (local ONNX, no API key) or openaiOPENAI_API_KEY— Required only if EMBEDDING_PROVIDER=openaiAUTO_SYNC— false Enable background sync loop on server startSYNC_INTERVALDISCORD_BOT_TOKEN— Bot token from Discord Developer PortalTELEGRAM_BOT_TOKEN— Bot token from @BotFatherTELEGRAM_CHAT_ID— chat_id string env var Chat ID (positive = DM, negative = group). Syncs all if omitted.MATRIX_HOMESERVER— Homeserver URL, e.g. https://matrix.orgMATRIX_ACCESS_TOKEN— User access tokenMATRIX_ROOM_ID— room_id string env var Matrix room ID, e.g. !abc123:matrix.orgSLACK_BOT_TOKEN— Bot token (xoxb-...), requires channels:history + users:readSLACK_CHANNEL_ID— channel_id string env var Slack channel ID, e.g. C1234567890GMAIL_EMAIL— Gmail addressGMAIL_APP_PASSWORD— [App Password](https://myaccount.google.com/apppasswords) (required if 2FA enabled)GMAIL_PASSWORDMASTODON_INSTANCE— instance string env var Instance URL, e.g. https://fosstodon.orgMASTODON_HASHTAG— hashtag string env var Hashtag without #, or omit for public timelineMASTODON_ACCESS_TOKEN— access_token string env var OAuth token (optional, for home timeline)IMESSAGE_DB_PATH— ~/Library/Messages/chat.db Override path to chat.dbSIGNAL_DB_PATH— Override path to Signal's db.sqliteSIGNAL_CONFIG_PATH— Override path to Signal's config.json[](https://m8ven.ai/mcp/calebchristiansen-memoreei-soi455)