Home › Knowledge & Memory › mem-context

mem-context

Temporal memory MCP server with LanceDB vector search, weight-decay scoring, and LLM consolidation

Python Local macOSLinux

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.1.4)

uvx mem-context

Or add to your MCP client config:

{
  "mcpServers": {
    "mem-context": {
      "command": "uvx",
      "args": [
        "mem-context"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry