qmcp
by BigKAA
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | INFO |
| BATCH_SIZE | No | Batch size for indexing | 50 |
| LOG_FORMAT | No | Log format (text or json) | text |
| QDRANT_URL | No | Qdrant server URL | http://localhost:6333 |
| WATCH_PATHS | No | Baseline paths to watch automatically on server startup | /data/repo |
| QDRANT_API_KEY | No | Qdrant API key (optional) | |
| EMBEDDING_MODEL | No | Embedding model | BAAI/bge-small-en-v1.5 |
| DEBOUNCE_SECONDS | No | Debounce delay | 5 |
| EMBEDDING_CACHE_DIR | No | Custom directory for model cache |
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 | |
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/BigKAA/qmcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server