Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_CLIENT_CWD | No | The working directory path for project detection. Can be set to ${workspaceFolder} in Claude Code configuration. | |
| QDRANT_LOG_DIR | No | Custom directory path for storing logs | |
| QDRANT_LOG_LEVEL | No | Set the logging level (e.g., DEBUG, INFO, ERROR) | |
| QDRANT_RAG_AUTO_INDEX | No | Enable automatic indexing of files as you work. Set to 'true' to enable auto-indexing. | false |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |