Skip to main content

Qdrant Vector DB MCP

Run vector operations against Qdrant through the MAD MCP broker with configurable ingest workflows for documents and textbooks.

Authentication

  • Header: Authorization

  • Format: Bearer mad_live_***

  • Configure Qdrant URL + API key in Integrations before using broker tools.

  • Use qdrant-ingest-textbook for large textbook workflows (async job pipeline).

  • Use qdrant-ingest-document for non-textbook document/content ingestion.

Catalog Coverage

  • Total tools: 57
  • GET tools: 3
  • POST tools: 54
  • Snapshot version: snapshot-20260330T033151Z
  • Snapshot captured at: 2026-03-30T03:31:51.722Z
  • Docs generated at: 2026-03-30T04:36:10.795Z

GET Tools

  • Get Ingest Status — Get status, stage, and diagnostics for an async textbook ingest job.
  • List Collections — Return collections currently available for the configured cluster.
  • Semantic Search — Run similarity search with optional metadata filters.

POST Tools