MCP Server implementation for IBM Data Intelligence
Project description
Data Intelligence MCP Server
The IBM Data Intelligence MCP Server provides a modular and scalable implementation of the Model Context Protocol (MCP), purpose-built to integrate with IBM Data Intelligence services. It enables secure and extensible interaction between MCP clients and IBM's data intelligence capabilities.
For the list of tools supported in this version and sample prompts, refer to Tools.
Resources:
- Integrating Claude with Watsonx Data Intelligence A step-by-step guide showing how Claude Desktop connects to the Data Intelligence MCP Server.
- Watsonx Orchestrate + Data Intelligence Demonstrates how Watsonx Orchestrate integrates with the MCP Server for automation.
Quick Install
Prerequisites
- Python 3.11 or higher
- Data Intelligence SaaS or CPD 5.2.1
Installation
pip install ibm-watsonx-data-intelligence-mcp-server
Or with uv:
uvx ibm-watsonx-data-intelligence-mcp-server
Documentation
For complete documentation, including:
- Detailed setup instructions
- Client configuration guides
- Server modes (HTTP, HTTPS, stdio)
- Environment configuration
- SSL/TLS setup
- Available tools and sample prompts
Please visit the GitHub repository.
Basic Usage
Run in stdio mode (recommended for local setup)
uvx ibm-watsonx-data-intelligence-mcp-server --transport stdio
Run in HTTP mode
ibm-watsonx-data-intelligence-mcp-server --transport http --host 0.0.0.0 --port 3000
For more configuration options and detailed instructions, please refer to the GitHub repository README.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ibm_watsonx_data_intelligence_mcp_server-0.1.1.tar.gz.
File metadata
- Download URL: ibm_watsonx_data_intelligence_mcp_server-0.1.1.tar.gz
- Upload date:
- Size: 54.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ed7554957ca92a78c1db13b9400c34991ca0ee86ab82945821b0d6ab3fe0a77
|
|
| MD5 |
d30443e597006ce4e6c63f2aec571741
|
|
| BLAKE2b-256 |
4da2ad2a6899ca35b6573dc48accdfffc3e7fd30af7328f8acfd936e0591034d
|
File details
Details for the file ibm_watsonx_data_intelligence_mcp_server-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ibm_watsonx_data_intelligence_mcp_server-0.1.1-py3-none-any.whl
- Upload date:
- Size: 86.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cacf1f0e10c5ab0e03de401b9cb5fdb9dc492240e95ea79b96e9b9d8b54a9cb
|
|
| MD5 |
fa4f12e777eb6b48b3311884470c5c6f
|
|
| BLAKE2b-256 |
3e0444128d9d8272cfe91f824480e4563e65036034a2fb88434df2b5aec7bece
|