Bun と Electron を使用した常駐型 MCP サーバーです。 sqlite-vec を使用してベクトル検索機能を提供します。
sqlite-vec
bun start
SSE を使用して接続します。
{ "mcpServers": { "sqlite-vector": { "url": "http://localhost:3000/sse" } } }