JSPM

@danielzfliu/memory

2.2.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 20
  • Score
    100M100P100Q54716F
  • License GPL-3.0

A local MCP server and Node.js library for storing, searching, and querying tagged text pieces using ChromaDB and Ollama

Package Exports

  • @danielzfliu/memory

Readme

npm version License: GPL v3

Memory

A fully local MCP server, Node.js library, and REST API for storing, semantically searching, and querying tagged or titled text with ChromaDB and Ollama.

Documentation

Use Configuration for runtime options and environment variable overrides.

Development

npm test
npm run test:watch
npm run test:coverage