Qobrix CRM MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| QOBRIX_LOCALE | No | X-Locale header (e.g. en-US, el-GR) | en-US |
| QOBRIX_API_KEY | Yes | X-Api-Key header value | |
| QOBRIX_API_URL | Yes | Qobrix instance base URL | |
| QOBRIX_API_USER | Yes | X-Api-User header value (UUID) | |
| QOBRIX_CACHE_TTL | No | TTL in seconds for cache entries | 300 |
| QOBRIX_REDIS_URL | No | redis:// or rediss:// URL; empty = memory only | |
| QOBRIX_CACHE_ENABLED | No | Set to false to bypass the cache entirely | true |
| QOBRIX_REDIS_KEY_PREFIX | No | Namespace when sharing a Redis instance | qobrix: |
| QOBRIX_CACHE_MAX_ENTRIES | No | LRU cap for the in-memory tier | 5000 |
| QOBRIX_MCP_MAX_RESULT_CHARS | No | Maximum characters in tool result output (0 to disable) | 30000 |
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/sharpsir-group/qobrix-crm-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server