mcp-server-qdrant

Official
by qdrant

qdrant-find-memories

Search for memories stored in Qdrant by content, enabling access and analysis of user-related information through targeted queries.

Instructions

Look up memories in Qdrant. Use this tool when you need to:

  • Find memories by their content
  • Access memories for further analysis
  • Get some personal information about the user

Input Schema

NameRequiredDescriptionDefault
queryYesThe query to search for

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "The query to search for", "type": "string" } }, "required": [ "query" ], "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