robby031

MCP Pocket Memory

Community robby031
Updated

MCP Pocket Memory - Persistent memory storage for AI agents

MCP Pocket Memory

Penyimpanan memori persisten berbasis SQLite untuk AI Agent yang memungkinkan agent menyimpan, mencari, memperbarui, dan mengelola memori kontekstual melalui protokol Model Context Protocol (MCP).

Fitur

  • Simpan Memori - Simpan fakta, preferensi, event, atau aturan dengan tingkat kepentingan (1–5)
  • Cari Memori - Cari memori berdasarkan kata kunci (full-text search) atau filter tag
  • Perbarui Memori - Ubah konten, kategori, tag, atau tingkat kepentingan memori yang sudah ada
  • Prune Memori - Hapus memori tertentu atau bersihkan otomatis memori usang dengan kepentingan rendah
  • Kontek Brief - Ambil ringkasan aturan & preferensi teratas di awal sesi percakapan
  • Penyimpanan Lokal - Semua data tersimpan di SQLite database lokal (tidak perlu cloud)

Cara Penggunaan

Prasyarat

  • Node.js 18+

Instalasi

npm install
npm run build

Menjalankan

npm start

Atau untuk development:

npm run dev

Konfigurasi MCP

Tambahkan ke konfigurasi MCP client (seperti Claude Desktop, Zed, dll.):

{
  "mcpServers": {
    "pocket-memory": {
      "command": "node",
      "args": ["/path/to/mcp-pocket-memory/dist/index.js"]
    }
  }
}

Lisensi

MIT

MCP Server · Populars

MCP Server · New

    ROCTUP

    1C Metacode MCP Server

    MCP сервер с встроенным AI агентом для поиска по графу метаданных и кода конфигураций 1С

    Community ROCTUP
    nhevers

    r0x-os

    Official SDK, Claude Code plugin and facilitator docs for r0x, the x402 facilitator for Robinhood Chain.

    Community nhevers
    scarletkc

    Vexor

    A semantic search engine for files and code.

    Community scarletkc
    marmutapp

    SuperBased Observer

    Local-first cost & token tracking for Claude Code, Cursor, Codex & 23 more AI coding agents — proxy-accurate per-model spend, an MCP server your agent can query, and an opt-in team rollup. 100% local, no telemetry.

    Community marmutapp
    Intuition-Lab

    Persome

    Local-first macOS Runtime that turns cross-app activity into an inspectable personal model for MCP agents.

    Community Intuition-Lab