mcp-server-qdrant

Official
by qdrant

qdrant-store-memory

Store and retrieve information for future reference by saving it in memory using this tool integrated with a Qdrant vector search engine.

Instructions

Keep the memory for later use, when you are asked to remember something.

Input Schema

NameRequiredDescriptionDefault
informationYes

Input Schema (JSON Schema)

{ "properties": { "information": { "type": "string" } }, "required": [ "information" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-server-qdrant

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/qdrant/mcp-server-qdrant'

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