server-memory

MK-986123/server-memory
★ 1 stars Python Database Updated today
Local-first MCP server for durable agent memory
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "server-memory": {
      "command": "uvx",
      "args": [
        "server-memory"
      ]
    }
  }
}

Or install with pip: pip install server-memory

README Excerpt

<h1 align="center">server-memory</h1> <p align="center"> <strong>Local-first durable memory for MCP agents, backed by SQLite and FTS5.</strong> </p> <p align="center"> <img alt="Python 3.10+" src="https://img.shields.io/badge/Python-3.10%2B-3776AB?logo=python&logoColor=white"> <img alt="MCP server" src="https://img.shields.io/badge/MCP-server-6f42c1">

Tools (20)

MEMORY_AUTH_TOKEN_PATHMEMORY_COMPRESSION_LEVELMEMORY_DB_PATHMEMORY_DEDUP_THRESHOLDMEMORY_EMBEDDING_ENABLEDMEMORY_EMBEDDING_MODELMEMORY_GLOBAL_DB_ENABLEDMEMORY_GLOBAL_DB_PATHMEMORY_GLOBAL_PREFERENCE_ROUTING_ENABLEDMEMORY_HTTP_AUTH_ENABLEDMEMORY_IMPORT_JSONLMEMORY_PROJECTMEMORY_SESSION_IDMEMORY_TOKEN_BUDGETMEMORY_WORKSPACE_IDMEMORY_WORKSPACE_ROOTMEMORY_WRITE_EMBEDDING_BUDGET_MSadd_observationsallbackup_memory

Topics

agent-memorymcpmodel-context-protocolpythonsqlite
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →