mcp-session-memory

zavora-ai/mcp-session-memory
★ 1 stars Rust Database Updated today
Session Memory MCP server for ADK-Rust Enterprise — typed session state, scoped memory, replay snapshots, resumable workflows
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-session-memory": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-session-memory"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io/) (MCP) server that gives AI agents memory that lasts. Built in Rust with [rmcp](https://github.com/modelcontextprotocol/rust-sdk) for the protocol layer and SQLite for storage — no database server to run. **13 tools** covering semantic recall, provenance-tracked writes, confirmation of inferred

Tools (20)

MEMORY_DBRUST_LOGartifact_memoryconfirm_memorycorrectedcreate_replay_snapshotdelete_memoryget_session_stateimportedlist_memory_refslist_session_eventsobservedprofile_memoryproject_memoryprovenanceredact_memoryresume_sessionretrieve_memorysession_statestore_memory
📊
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 →