mcp server MCP
v2.0.3io.github.icedq-tools/mcp-server
MCP Server for iceDQ Data Reliability Platform
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add mcp-server -e ICEDQ_BASE_URL=<ICEDQ_BASE_URL> -e ICEDQ_REALM=<ICEDQ_REALM> -e ICEDQ_CLIENT_ID=<ICEDQ_CLIENT_ID> -e AUTH_TYPE=<AUTH_TYPE> -e ICEDQ_CLIENT_SECRET=<ICEDQ_CLIENT_SECRET> -e ICEDQ_USERNAME=<ICEDQ_USERNAME> -e ICEDQ_PASSWORD=<ICEDQ_PASSWORD> -e TOKENS_PATH=<TOKENS_PATH> -e ICEDQ_ORG_ID=<ICEDQ_ORG_ID> -e VERIFY_SSL=<VERIFY_SSL> -e REQUEST_TIMEOUT=<REQUEST_TIMEOUT> -- npx -y @icedq/mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.