← Index

io.github.icedq-tools/mcp-server

io.github.icedq-tools/mcp-serverv1.0.3Other

MCP Server for iceDQ Data Reliability Platform

In-path gate · all MCP tools

Using io.github.icedq-tools/mcp-server in Claude, Cursor, Gemini CLI, Cline, or Zed?

MCP tool contracts can change remotely with no version bump. The mcpindex gate pins each contract and HOLDs the call when it drifts-before your agent acts. Zero credentials. This is not the package install for this server itself (use Install this server for that).

Install the mcpindex gate (one command)

Rewrites your MCP host config so each server launches behind the gate. Inspect first: curl -fsSL https://mcpindex.ai/install.sh | less

uv tool install mcpindex-gate && mcpindex-config-wire
Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

That verdict was true at screening time (snapshot 2026-08-12).

Contracts can change after screening, with no version bump. The gate pins io.github.icedq-tools/mcp-server’s tool contracts on first sight and holds any silent change before your agent acts - the check that keeps being true on Tuesday.

See your first HOLD in 2 minutes →

Related: how to trust an MCP server · screen before install · silent contract drift

Environment variables
ICEDQ_BASE_URL
required

The base URL of your iceDQ instance (e.g., https://app.icedq.net)

ICEDQ_REALM
required

The authentication realm name (e.g., icedq or iam.icedq)

ICEDQ_CLIENT_ID
required

OAuth client ID for API authentication

AUTH_TYPE
required

How to authenticate: 'username_password' uses credentials below, 'access_token' uses a token file instead

ICEDQ_CLIENT_SECRET
secret

OAuth client secret. Required when AUTH_TYPE is 'username_password'.

ICEDQ_USERNAME

Your iceDQ username. Required when AUTH_TYPE is 'username_password'.

ICEDQ_PASSWORD
secret

Your iceDQ password. Required when AUTH_TYPE is 'username_password'.

TOKENS_PATH

Path to JSON file containing access_token and refresh_token. Required when AUTH_TYPE is 'access_token'.

ICEDQ_ORG_ID
required

Your iceDQ organization ID (e.g., org-iam.icedq)

VERIFY_SSL

Enable SSL certificate verification. Set to false only for self-signed certs in testing.

REQUEST_TIMEOUT

Timeout for API requests, in seconds

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
5
installability
25
documentation
15
stability
10
Alternatives in Other