Read-only Qdrant (vector DB) access for AI agents — list collections, collection info/config, browse points, count, vector search, health. No mutations. MCP server.
Inferred from the transports this listing declares (stdio). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
qdrant_list_collectionsList all collections.List all collections.
No input schema was published for this tool.
qdrant_collection_infoConfig + stats (vectors size/distance, points count) for a collection.Config + stats (vectors size/distance, points count) for a collection.
No input schema was published for this tool.
qdrant_scrollBrowse points (with payload) — no query vector needed.Browse points (with payload) — no query vector needed.
No input schema was published for this tool.
qdrant_countCount points in a collection (optionally with a filter).Count points in a collection (optionally with a filter).
No input schema was published for this tool.
qdrant_searchVector similarity search. Provide a query vector.Vector similarity search. Provide a query vector.
No input schema was published for this tool.
qdrant_healthConnectivity check (lists collections).Connectivity check (lists collections).
No input schema was published for this tool.
6 of 6 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
Read-only Qdrant (vector DB) access for AI agents — list collections, collection info/config, browse points, count, vector search, health. No mutations. MCP server.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
The crawl stopped at the 60-package limit. The rest of the tree was never resolved.
36 more resolved packages are not drawn here (display cap: 24). Every dependency carrying an advisory is drawn regardless of the cap. Full inventory (CycloneDX SBOM)
57 declared dependencies never landed in the tree. They are missing from Forge's resolution, not from the package.
+45 more not listed. The counts by reason above cover all of them.
Not followed: peerDependencies. This tree covers runtime dependencies only, so anything those pull in was never resolved.