Back to Home
IBM icon

data-intelligence-mcp-server

Verified Safe

by IBM

Overview

Integrates IBM Data Intelligence services with Model Context Protocol (MCP) clients, enabling LLM agents to access and manage data assets, lineage, data protection rules, metadata imports, and data products.

Installation

Run Command
ibm-watsonx-data-intelligence-mcp-server --transport http --host 0.0.0.0 --port 3000

Environment Variables

  • DI_SERVICE_URL
  • DI_ENV_MODE
  • DI_APIKEY
  • DI_USERNAME
  • DI_AUTH_TOKEN
  • LOG_FILE_PATH
  • LOGGING_LEVEL
  • LOGGING_FORMAT
  • CONTAINER_NAME
  • ENVIRONMENT
  • BUILD_VERSION
  • REQUEST_TIMEOUT_S
  • DI_CONTEXT
  • SERVER_TRANSPORT
  • SERVER_HOST
  • SERVER_PORT
  • SSL_CERT_PATH
  • SSL_KEY_PATH
  • SERVER_HTTPS
  • SERVER_LIMIT_CONCURRENCY
  • SERVER_TIMEOUT_KEEP_ALIVE
  • SERVER_BACKLOG
  • IBM_API_MAX_CONCURRENT_CALLS
  • WXO

Security Notes

The server demonstrates strong security practices including: explicit handling of sensitive configuration via environment variables/headers (no hardcoded secrets found); robust SSL/TLS configuration options for HTTPX client; comprehensive redaction of sensitive data (URLs, credentials, API keys, UUIDs, PII, file paths) from error messages to prevent information leakage; structured logging with traceability IDs; and internal concurrency limits for external API calls to prevent overload. The use of standard Python libraries and a clear architecture also contributes to its high security posture.

Similar Servers

Stats

Interest Score39
Security Score9
Cost ClassLow
Avg Tokens10
Stars11
Forks2
Last Update2026-01-13

Tags

Data IntelligenceMCP ServerIBMData ManagementLineageData ProtectionMetadataPythonAPI GatewayLLM Tools