Building with AI

Open source projects pushing the boundaries of what's possible.

MemCan

Persistent Memory

A Rust MCP server that gives Claude Code a long-term memory. Stores learnings, decisions, and preferences in an embedded LanceDB vector database with Ollama-powered semantic search — no external infrastructure required.

  • Embedded vector DB (LanceDB)
  • Semantic search via Ollama
  • Project-scoped memories
  • LLM-distilled fact extraction
  • Code & standards indexing
  • Zero-config plugin install
Rust MCP LanceDB Ollama
GitHub