Search your knowledge graph memory using semantic vector embeddings to find entities similar to your query, with options for hybrid search, similarity thresholds, and entity type filtering.
Search for entities in your knowledge graph memory using semantic meaning and vector similarity to find relevant information based on conceptual relationships.
A secure vector-based memory server that provides persistent semantic memory for AI assistants using sqlite-vec and sentence-transformers. It enables semantic search and organization of coding experiences, solutions, and knowledge with features like auto-cleanup and deduplication.
Provides local vector-based semantic memory storage for AI assistants to persist context and decisions across sessions using local embeddings and LanceDB. It enables private semantic search and session handoff capabilities to maintain long-term project context.
A SQL Server CLI and MCP server for Claude Code that supports standard SQL Server authentication for database interaction and management. It enables users to perform schema exploration, execute queries, and manage data records with built-in SQL injection prevention.