memlord

MyrikLD/memlord
★ 18 stars Python 🤖 AI/LLM Updated 1d ago
Self-hosted MCP memory server for personal use and teams
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "memlord": {
      "command": "uvx",
      "args": [
        "memlord"
      ]
    }
  }
}

Or install with pip: pip install memlord

README Excerpt

<p align="center"> <img src="https://raw.githubusercontent.com/MyrikLD/memlord/refs/heads/main/media/logo.svg" alt="Self-hosted MCP memory server with hybrid BM25 + semantic search, backed by PostgreSQL + pgvector" width="100%"> </p> <h2 align="center">Self-hosted MCP memory server for personal use and teams</h4>

Tools (15)

MEMLORD_BASE_URLMEMLORD_DB_URLMEMLORD_OAUTH_JWT_SECRETMEMLORD_PORTMEMLORD_STDIO_USER_IDdelete_memoryget_memorylist_memorieslist_workspacesmove_memoryrecall_memoryretrieve_memorysearch_by_tagstore_memoryupdate_memory

Topics

claudeclaude-codefastmcpllmmcpmcp-memorymemoryragself-hostedserver