Skip to main content
Glama

Better Qdrant MCP Server

delete_collection

Remove a specific collection from the Qdrant vector database to manage storage and optimize data organization, ensuring only relevant datasets are retained.

Instructions

Delete a Qdrant collection

Input Schema

NameRequiredDescriptionDefault
collectionYesName of the collection to delete

Input Schema (JSON Schema)

{ "properties": { "collection": { "description": "Name of the collection to delete", "type": "string" } }, "required": [ "collection" ], "type": "object" }
Install Server

Other Tools from Better Qdrant MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/wrediam/better-qdrant-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server