io.github.kroq86/vector-db-mcpdatabases

Vector DB MCP

Verified · today

Assembly-accelerated DuckDB MCP server for code search, indexing, and symbol lookup.

Install

claude mcp add vector-db-mcp -- docker run -i --rm ghcr.io/kroq86/vector-db-mcp:0.1.1

Our take

A hobbyist's assembly-accelerated DuckDB vector store for code search, published as a Docker image. The registry points at the owner's FASM learning repo without declaring the subfolder, so it looks like a mismatch until you find the real server under projects/vector-db — mcp_vector_server.py, hand-written SIMD kernels, benchmarks, and a published multi-arch GHCR image are all there. Interesting engineering curiosity more than production infrastructure; expect to read the code and build context yourself.

reviewed by hand · 2026-07-06

Something wrong or dead here? Report it

Verification record

last verified
today
github stars
3
last commit
35 days ago
archived
no
in registry since
2026-03-01

github.com/kroq86/Plojure