CourierDB is a JSON-first database with a simple HTTP API, Python SDK, and MCP interface.
- JSON document storage (NoSQL-style)
- Fast LMDB-backed persistence
- API key protection (optional)
- Docker-ready server
- MCP tools for agent workflows
- Python SDK for typed CRUD access
Vector and semantic features were removed.
- Removed USearch integration
- Removed embeddings/vectorization logic
- Removed
/v1/{collection}/searchAPI - Removed SDK
search(...) - Removed MCP
courierdb_search