Skip to main content
Glama

mcp-server-qdrant

Official
by qdrant

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
qdrant-find

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
qdrant-store

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

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