Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_CLIENT_CWDNoThe working directory path for project detection. Can be set to ${workspaceFolder} in Claude Code configuration.
QDRANT_LOG_DIRNoCustom directory path for storing logs
QDRANT_LOG_LEVELNoSet the logging level (e.g., DEBUG, INFO, ERROR)
QDRANT_RAG_AUTO_INDEXNoEnable automatic indexing of files as you work. Set to 'true' to enable auto-indexing.false

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

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