Skip to content

v0.1.0 — First PyPI release

Choose a tag to compare

@5queezer 5queezer released this 18 Mar 23:22
· 33 commits to main since this release
7f8d6bd

Privacy-first team memory MCP server — first public release.

Install

pip install distill-mcp

Highlights

  • Local LLM distillation via Ollama (raw text never leaves your device)
  • SQLite + LanceDB local storage
  • PostgreSQL + pgvector team backend (optional)
  • GCP Vertex AI embeddings (optional)
  • Git-based identity with Postgres RLS
  • 8 MCP tools: remember, search, get, update, forget, confirm, list, search_memory

Documentation

https://5queezer.github.io/distill/