Skip to main content
Glama
martin-papy

qdrant-loader-mcp-server

by martin-papy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CONFIGNoPath to configuration YAML file (alternative to direct env vars)
ENV_FILENoPath to .env file (used with CONFIG)
QDRANT_URLNoQdrant server URLhttp://localhost:6333
LLM_BASE_URLNoBase URL for LLM provider
LLM_PROVIDERNoLLM provider (openai, azure, ollama)openai
LLM_CHAT_MODELNogpt-4o-mini
OPENAI_API_KEYNoOpenAI API key
QDRANT_API_KEYNoQdrant API key if authentication is enabled
LLM_EMBEDDING_MODELNotext-embedding-3-small
QDRANT_COLLECTION_NAMENoQdrant collection name

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/martin-papy/qdrant-loader'

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