io.github.icedq-tools/mcp-server MCP Server
io.github.icedq-tools/mcp-server
What is the io.github.icedq-tools/mcp-server MCP server?
MCP Server for iceDQ Data Reliability Platform
How to install io.github.icedq-tools/mcp-server
Copy-paste configuration for popular MCP clients.
ICEDQ_BASE_URLrequiredThe base URL of your iceDQ instance (e.g., https://app.icedq.net)
ICEDQ_REALMrequiredThe authentication realm name (e.g., icedq or iam.icedq)
ICEDQ_CLIENT_IDrequiredOAuth client ID for API authentication
AUTH_TYPErequiredHow to authenticate: 'username_password' uses credentials below, 'access_token' uses a token file instead
ICEDQ_CLIENT_SECRETsecretOAuth client secret. Required when AUTH_TYPE is 'username_password'.
ICEDQ_USERNAMEYour iceDQ username. Required when AUTH_TYPE is 'username_password'.
ICEDQ_PASSWORDsecretYour iceDQ password. Required when AUTH_TYPE is 'username_password'.
TOKENS_PATHPath to JSON file containing access_token and refresh_token. Required when AUTH_TYPE is 'access_token'.
ICEDQ_ORG_IDrequiredYour iceDQ organization ID (e.g., org-iam.icedq)
VERIFY_SSLEnable SSL certificate verification. Set to false only for self-signed certs in testing.
REQUEST_TIMEOUTTimeout for API requests, in seconds
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@icedq/mcp-server"
],
"env": {
"ICEDQ_BASE_URL": "<YOUR_ICEDQ_BASE_URL>",
"ICEDQ_REALM": "<YOUR_ICEDQ_REALM>",
"ICEDQ_CLIENT_ID": "<YOUR_ICEDQ_CLIENT_ID>",
"AUTH_TYPE": "<YOUR_AUTH_TYPE>",
"ICEDQ_CLIENT_SECRET": "<YOUR_ICEDQ_CLIENT_SECRET>",
"ICEDQ_USERNAME": "<YOUR_ICEDQ_USERNAME>",
"ICEDQ_PASSWORD": "<YOUR_ICEDQ_PASSWORD>",
"TOKENS_PATH": "<YOUR_TOKENS_PATH>",
"ICEDQ_ORG_ID": "<YOUR_ICEDQ_ORG_ID>",
"VERIFY_SSL": "<YOUR_VERIFY_SSL>",
"REQUEST_TIMEOUT": "<YOUR_REQUEST_TIMEOUT>"
}
}
}
}{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@icedq/mcp-server"
],
"env": {
"ICEDQ_BASE_URL": "<YOUR_ICEDQ_BASE_URL>",
"ICEDQ_REALM": "<YOUR_ICEDQ_REALM>",
"ICEDQ_CLIENT_ID": "<YOUR_ICEDQ_CLIENT_ID>",
"AUTH_TYPE": "<YOUR_AUTH_TYPE>",
"ICEDQ_CLIENT_SECRET": "<YOUR_ICEDQ_CLIENT_SECRET>",
"ICEDQ_USERNAME": "<YOUR_ICEDQ_USERNAME>",
"ICEDQ_PASSWORD": "<YOUR_ICEDQ_PASSWORD>",
"TOKENS_PATH": "<YOUR_TOKENS_PATH>",
"ICEDQ_ORG_ID": "<YOUR_ICEDQ_ORG_ID>",
"VERIFY_SSL": "<YOUR_VERIFY_SSL>",
"REQUEST_TIMEOUT": "<YOUR_REQUEST_TIMEOUT>"
}
}
}
}{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@icedq/mcp-server"
],
"env": {
"ICEDQ_BASE_URL": "<YOUR_ICEDQ_BASE_URL>",
"ICEDQ_REALM": "<YOUR_ICEDQ_REALM>",
"ICEDQ_CLIENT_ID": "<YOUR_ICEDQ_CLIENT_ID>",
"AUTH_TYPE": "<YOUR_AUTH_TYPE>",
"ICEDQ_CLIENT_SECRET": "<YOUR_ICEDQ_CLIENT_SECRET>",
"ICEDQ_USERNAME": "<YOUR_ICEDQ_USERNAME>",
"ICEDQ_PASSWORD": "<YOUR_ICEDQ_PASSWORD>",
"TOKENS_PATH": "<YOUR_TOKENS_PATH>",
"ICEDQ_ORG_ID": "<YOUR_ICEDQ_ORG_ID>",
"VERIFY_SSL": "<YOUR_VERIFY_SSL>",
"REQUEST_TIMEOUT": "<YOUR_REQUEST_TIMEOUT>"
}
}
}
}{
"servers": {
"mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@icedq/mcp-server"
],
"env": {
"ICEDQ_BASE_URL": "<YOUR_ICEDQ_BASE_URL>",
"ICEDQ_REALM": "<YOUR_ICEDQ_REALM>",
"ICEDQ_CLIENT_ID": "<YOUR_ICEDQ_CLIENT_ID>",
"AUTH_TYPE": "<YOUR_AUTH_TYPE>",
"ICEDQ_CLIENT_SECRET": "<YOUR_ICEDQ_CLIENT_SECRET>",
"ICEDQ_USERNAME": "<YOUR_ICEDQ_USERNAME>",
"ICEDQ_PASSWORD": "<YOUR_ICEDQ_PASSWORD>",
"TOKENS_PATH": "<YOUR_TOKENS_PATH>",
"ICEDQ_ORG_ID": "<YOUR_ICEDQ_ORG_ID>",
"VERIFY_SSL": "<YOUR_VERIFY_SSL>",
"REQUEST_TIMEOUT": "<YOUR_REQUEST_TIMEOUT>"
}
}
}
}claude mcp add mcp-server --env ICEDQ_BASE_URL=<YOUR_ICEDQ_BASE_URL> --env ICEDQ_REALM=<YOUR_ICEDQ_REALM> --env ICEDQ_CLIENT_ID=<YOUR_ICEDQ_CLIENT_ID> --env AUTH_TYPE=<YOUR_AUTH_TYPE> --env ICEDQ_CLIENT_SECRET=<YOUR_ICEDQ_CLIENT_SECRET> --env ICEDQ_USERNAME=<YOUR_ICEDQ_USERNAME> --env ICEDQ_PASSWORD=<YOUR_ICEDQ_PASSWORD> --env TOKENS_PATH=<YOUR_TOKENS_PATH> --env ICEDQ_ORG_ID=<YOUR_ICEDQ_ORG_ID> --env VERIFY_SSL=<YOUR_VERIFY_SSL> --env REQUEST_TIMEOUT=<YOUR_REQUEST_TIMEOUT> -- npx -y @icedq/mcp-serverRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.