# Vector DB MCP [Health: Active]

**Category:** 🗄️ Databases  
**Repository:** https://github.com/kroq86/Plojure  
**GitHub Stars:** 3  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/vector-db-mcp

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

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "vector-db-mcp": {
    "command": "npx",
    "args": ["-y","vector-db-mcp"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

