remem

hpopp/remem
★ 0 stars Dockerfile Database Updated 4d ago
A simple, hosted memory MCP server.
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": {
    "remem": {
      "command": "npx",
      "args": [
        "-y",
        "hpopp/remem"
      ]
    }
  }
}

README Excerpt

A memory graph API in Koja. remem stores named entities, timestamped observations about them, and typed relations between them, backed by PostgreSQL with pgvector. Search combines semantic ranking (nomic-embed-text embeddings, cosine distance) with trigram fuzzy name matching, merged by Reciprocal Rank Fusion.

Tools (9)

API_KEYDB_HOSTDB_NAMEDB_PASSWORDDB_PORTDB_STATEMENT_CACHEDB_USEREMBEDDING_URLPORT

Topics

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