administrator f9dc61e32c Add Knowledgebase MCP server — persistent memory for Claude conversations
PostgreSQL-backed knowledge store with hybrid search:
- Full-text search via tsvector (always available)
- Semantic reranking via Voyage AI embeddings + Python cosine similarity
- Tables: kb_memories, kb_sessions, kb_messages
- Tools: store_memory, store_conversation, search, get_context, get_recent, stats

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-06 11:55:26 +02:00
2026-06-05 11:57:04 +02:00
2026-06-05 11:57:04 +02:00
2026-06-05 11:57:04 +02:00
2026-06-02 17:19:44 +02:00
2026-06-05 21:21:30 +02:00
2026-06-05 11:57:04 +02:00
2026-06-05 08:40:35 +02:00
2026-06-02 17:20:20 +02:00
2026-06-04 11:40:45 +02:00
2026-06-05 21:21:30 +02:00
2026-06-05 21:21:30 +02:00
2026-06-04 11:40:45 +02:00
2026-06-04 11:40:45 +02:00
2026-06-03 15:56:52 +02:00
S
Description
No description provided
297 MiB
Languages
Python 88.4%
HTML 11.1%
PowerShell 0.3%