agent-memory-server

carpet-stain/agent-memory-server
★ 0 stars TypeScript Database Updated today
Hosted per-role agent memory — MCP-over-HTTP server (TypeScript) on Neon Postgres, plus its deploy IaC and consumer-side Neon TF (ADR-0046)
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": {
    "agent-memory-server": {
      "command": "npx",
      "args": [
        "-y",
        "carpet-stain/agent-memory-server"
      ]
    }
  }
}

README Excerpt

Hosted per-role agent memory — MCP-over-HTTP server (TypeScript) on Neon Postgres, plus its deploy IaC and consumer-side Neon TF (ADR-0046) The contributor guide — workflow, commit rules, tooling, credentials — lives in `AGENTS.md` (composed from your agent-config rules; generate it if it isn't present yet). Architecture decisions live in

Topics

agent-memoryai-agentsmcp
📊
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 →