About
MCP Server for iceDQ Data Reliability Platform
Security Report
The iceDQ MCP server is a well-structured integration tool with proper OAuth 2.0 authentication and reasonable permission scope matching its data quality platform purpose. However, there are notable concerns around credential handling practices, input validation in some API interactions, and the presence of bundled/minified dependencies that reduce code auditability. These issues are not critical but warrant user awareness, particularly around how credentials are managed during transmission. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
3 files analyzed · 12 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: ICEDQ_BASE_URL
Environment variable: ICEDQ_REALM
Environment variable: ICEDQ_CLIENT_ID
Environment variable: AUTH_TYPE
Environment variable: ICEDQ_CLIENT_SECRET
Environment variable: ICEDQ_USERNAME
Environment variable: ICEDQ_PASSWORD
Environment variable: TOKENS_PATH
Environment variable: ICEDQ_ORG_ID
Environment variable: VERIFY_SSL
Environment variable: REQUEST_TIMEOUT
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-icedq-tools-mcp-server": {
"env": {
"AUTH_TYPE": "your-auth-type-here",
"VERIFY_SSL": "your-verify-ssl-here",
"ICEDQ_REALM": "your-icedq-realm-here",
"TOKENS_PATH": "your-tokens-path-here",
"ICEDQ_ORG_ID": "your-icedq-org-id-here",
"ICEDQ_BASE_URL": "your-icedq-base-url-here",
"ICEDQ_PASSWORD": "your-icedq-password-here",
"ICEDQ_USERNAME": "your-icedq-username-here",
"ICEDQ_CLIENT_ID": "your-icedq-client-id-here",
"REQUEST_TIMEOUT": "your-request-timeout-here",
"ICEDQ_CLIENT_SECRET": "your-icedq-client-secret-here"
},
"args": [
"-y",
"@icedq/mcp-server"
],
"command": "npx"
}
}
}Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
