QMD MCP
by X1pheR
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| INDEX_PATH | No | QMD index database. | /data/index.sqlite |
| QMD_FORCE_CPU | No | Set to 1 to disable acceleration probing and force CPU use. | 0 |
| QMD_HTTP_HOST | No | HTTP listen address inside the container. | 0.0.0.0 |
| QMD_HTTP_PORT | No | HTTP listen port. | 8181 |
| QMD_CONFIG_PATH | No | QMD collection configuration file. | /config/index.yml |
| QMD_EMBED_PARALLELISM | No | Optional QMD embedding parallelism override. | |
| QMD_DEFAULT_COLLECTION | No | Default collection for start_embed; otherwise the first configured collection is used. | |
| QMD_EMBED_MAX_BATCH_MB | No | Default maximum explicit embedding batch size in MiB; accepted range 1-128. | 16 |
| QMD_SOURCE_RELATIVE_ROOT | No | Optional common source root. When set, query results include exact, collision-safe source_relative_path values relative to this root. | |
| QMD_EMBED_MAX_DURATION_MS | No | Maximum embedding session length; accepted range 60000-7200000 ms. | 3600000 |
| QMD_EMBED_MAX_DOCS_PER_BATCH | No | Default maximum documents per explicit embedding batch; accepted range 1-32. | 8 |
| QMD_REFRESH_INTERVAL_MINUTES | No | Scheduled index-refresh interval; refresh never starts embedding. 0 disables it, maximum 1440. | 15 |
| QMD_REFRESH_INITIAL_DELAY_SECONDS | No | Delay before the first scheduled refresh; accepted range 0-3600. | 120 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues