MCP Servers / database / ChromaDB

ChromaDB

JSON →
nonedatabase

Provides AI assistants with persistent memory using ChromaDB vector storage.

Install
How to run this server

No install command recorded.

server path: chromadb
Tools
What this server exposes
store_knowledge
Store information in ChromaDB for future reference
retrieve_information
Search ChromaDB for stored information
build_context
Add documentation or patterns to collections
quick_load
Quickly load files into a temporary collection for processing
batch_ingest
Process entire directories of files into a collection
export_collection
Export a collection to a JSON backup file
import_collection
Import a JSON backup into a new collection
unload_collection
Remove a temporary collection to free memory
scan_directory
Scan a directory to see what files are present
find_duplicates
Find duplicate files using hash-based detection
compare_files
Check if two files are identical
search_by_camera
Find photos shot with a specific camera model
search_by_location
Find photos by GPS coordinates
search_by_date
Find photos from a specific date or date range
Configuration
Environment & auth
authnone
envCHROMADB_URL
Resources
ChromaDB — MCP Server · libregistry