Server data from the Official MCP Registry
Assembly-accelerated DuckDB MCP server for code search, indexing, and symbol lookup.
Assembly-accelerated DuckDB MCP server for code search, indexing, and symbol lookup.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-kroq86-vector-db-mcp": {
"args": [
"-y",
"github:kroq86/Plojure"
],
"command": "npx"
}
}
}The DuckDB vector database server shows good code structure and proper auth handling through environment variables, but has several security concerns. Key issues include shell command injection vulnerability, potential path traversal risks, and weak hash-based embeddings that could affect data integrity. Supply chain analysis found 10 known vulnerabilities in dependencies (0 critical, 7 high severity).
Scanned 4 files · 14 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!