01Includes tools for transaction management (begin, commit, rollback)
02Supports connecting to KevoDB instances running on different hosts and ports
03Provides a simple string-based API with UTF-8 encoding
04Exposes KevoDB operations through MCP tools
05Supports core KevoDB functionality (get, put, delete, scans, transactions, batch operations, stats)
061 GitHub stars