Skip to main content
Glama
icedq-tools

iceDQ MCP Server

Official
by icedq-tools

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ICEDQ_REALMNoAuthentication realm (default: iam.icedq)iam.icedq
ICEDQ_BASE_URLYesYour iceDQ instance URL (e.g., https://app.icedq.net)
ICEDQ_PASSWORDYesYour iceDQ login password
ICEDQ_USERNAMEYesYour iceDQ login email
ICEDQ_CLIENT_IDYesYour OAuth client ID
ICEDQ_DEBUG_MODENoEnable debug mode and logging. Set to 'true' to enable. Default is 'false'.false
ICEDQ_VERIFY_SSLNoWhether to verify SSL certificates. Set to 'false' for self-signed certs. Default is 'true'.true
ICEDQ_CLIENT_SECRETYesYour OAuth client secret
ICEDQ_ORGANIZATION_IDYesYour org ID (e.g., org-iam.icedq)

Capabilities

Server capabilities have not been inspected yet.

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/icedq-tools/mcp-server'

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