ibm-watsonx-data-intelligence-mcp-server


Nameibm-watsonx-data-intelligence-mcp-server JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryMCP Server implementation for IBM Data Intelligence
upload_time2025-10-24 06:45:28
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords mcp model-context-protocol server ai fastmcp watsonx-data-intelligence ibm watsonx data-intelligence
VCS
bugtrack_url
requirements fastmcp pydantic pyyaml aiocache jwt tenacity
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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](https://github.com/IBM/data-intelligence-mcp-server/blob/main/TOOLS_PROMPTS.md).

Resources:
- [Integrating Claude with Watsonx Data Intelligence](https://community.ibm.com/community/user/blogs/ramakanta-samal/2025/10/01/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](https://community.ibm.com/community/user/blogs/ramakanta-samal/2025/09/25/data) 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

```bash
pip install ibm-watsonx-data-intelligence-mcp-server
```

Or with uv:

```bash
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](https://github.com/IBM/data-intelligence-mcp-server).

## Basic Usage

### Run in stdio mode (recommended for local setup)
```bash
uvx ibm-watsonx-data-intelligence-mcp-server --transport stdio
```

### Run in HTTP mode
```bash
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](https://github.com/IBM/data-intelligence-mcp-server).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ibm-watsonx-data-intelligence-mcp-server",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "mcp, model-context-protocol, server, ai, fastmcp, watsonx-data-intelligence, ibm, watsonx, data-intelligence",
    "author": null,
    "author_email": "Ramakanta Samal <rsamal@us.ibm.com>, Mithun Mithun <vbmithun@in.ibm.com>, Neeru Gupta <guptaneeru@us.ibm.com>, Tomasz Hanusiak <t.hanusiak@pl.ibm.com>, Bart\u0142omiej Chwast <Bartlomiej.Chwast@ibm.com>, Robin Jose <robincjose@in.ibm.com>, Austin Joyal <austin.joyal@ibm.com>",
    "download_url": "https://files.pythonhosted.org/packages/93/c5/60827bacbec200148149dee484f4ae1f5b8cfe35500851d2bbee6d63fac9/ibm_watsonx_data_intelligence_mcp_server-0.2.0.tar.gz",
    "platform": null,
    "description": "# Data Intelligence MCP Server\n\nThe 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.\n\nFor the list of tools supported in this version and sample prompts, refer to [Tools](https://github.com/IBM/data-intelligence-mcp-server/blob/main/TOOLS_PROMPTS.md).\n\nResources:\n- [Integrating Claude with Watsonx Data Intelligence](https://community.ibm.com/community/user/blogs/ramakanta-samal/2025/10/01/integrating-claude-with-watsonx-data-intelligence) A step-by-step guide showing how Claude Desktop connects to the Data Intelligence MCP Server.\n- [Watsonx Orchestrate + Data Intelligence](https://community.ibm.com/community/user/blogs/ramakanta-samal/2025/09/25/data) Demonstrates how Watsonx Orchestrate integrates with the MCP Server for automation.\n---\n## Quick Install\n\n### Prerequisites\n- Python 3.11 or higher\n- Data Intelligence SaaS or CPD 5.2.1\n\n### Installation\n\n```bash\npip install ibm-watsonx-data-intelligence-mcp-server\n```\n\nOr with uv:\n\n```bash\nuvx ibm-watsonx-data-intelligence-mcp-server\n```\n\n## Documentation\n\nFor complete documentation, including:\n- Detailed setup instructions\n- Client configuration guides\n- Server modes (HTTP, HTTPS, stdio)\n- Environment configuration\n- SSL/TLS setup\n- Available tools and sample prompts\n\nPlease visit the [GitHub repository](https://github.com/IBM/data-intelligence-mcp-server).\n\n## Basic Usage\n\n### Run in stdio mode (recommended for local setup)\n```bash\nuvx ibm-watsonx-data-intelligence-mcp-server --transport stdio\n```\n\n### Run in HTTP mode\n```bash\nibm-watsonx-data-intelligence-mcp-server --transport http --host 0.0.0.0 --port 3000\n```\n\nFor more configuration options and detailed instructions, please refer to the [GitHub repository README](https://github.com/IBM/data-intelligence-mcp-server).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "MCP Server implementation for IBM Data Intelligence",
    "version": "0.2.0",
    "project_urls": {
        "Bug Reports": "https://github.com/ibm/data-intelligence-mcp-server/issues",
        "Documentation": "https://github.com/ibm/data-intelligence-mcp-server",
        "Homepage": "https://github.com/ibm/data-intelligence-mcp-server",
        "Source": "https://github.com/ibm/data-intelligence-mcp-server"
    },
    "split_keywords": [
        "mcp",
        " model-context-protocol",
        " server",
        " ai",
        " fastmcp",
        " watsonx-data-intelligence",
        " ibm",
        " watsonx",
        " data-intelligence"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8d52515927d5a44219e71fcf5b0f052e689091509dd81d5c9a1993d6f1329210",
                "md5": "98a9bbcc516cd3c4e9fb30aaaee8ca29",
                "sha256": "7aba036003f53e1b6760b7af8fdd3f75a958bfa0b87238247d51c31f60917b85"
            },
            "downloads": -1,
            "filename": "ibm_watsonx_data_intelligence_mcp_server-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "98a9bbcc516cd3c4e9fb30aaaee8ca29",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 94668,
            "upload_time": "2025-10-24T06:45:27",
            "upload_time_iso_8601": "2025-10-24T06:45:27.421649Z",
            "url": "https://files.pythonhosted.org/packages/8d/52/515927d5a44219e71fcf5b0f052e689091509dd81d5c9a1993d6f1329210/ibm_watsonx_data_intelligence_mcp_server-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "93c560827bacbec200148149dee484f4ae1f5b8cfe35500851d2bbee6d63fac9",
                "md5": "c4b78f953d4da92be487f02b9782b9ab",
                "sha256": "7e88662528e079065f074a91653de5e99377110646d53952bedff3bc288134ba"
            },
            "downloads": -1,
            "filename": "ibm_watsonx_data_intelligence_mcp_server-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c4b78f953d4da92be487f02b9782b9ab",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 59234,
            "upload_time": "2025-10-24T06:45:28",
            "upload_time_iso_8601": "2025-10-24T06:45:28.970317Z",
            "url": "https://files.pythonhosted.org/packages/93/c5/60827bacbec200148149dee484f4ae1f5b8cfe35500851d2bbee6d63fac9/ibm_watsonx_data_intelligence_mcp_server-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-24 06:45:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ibm",
    "github_project": "data-intelligence-mcp-server",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "fastmcp",
            "specs": [
                [
                    ">=",
                    "2.11.3"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    ">=",
                    "2"
                ]
            ]
        },
        {
            "name": "pyyaml",
            "specs": [
                [
                    ">=",
                    "6"
                ]
            ]
        },
        {
            "name": "aiocache",
            "specs": [
                [
                    ">=",
                    "0.12.3"
                ]
            ]
        },
        {
            "name": "jwt",
            "specs": [
                [
                    ">=",
                    "1.4.0"
                ]
            ]
        },
        {
            "name": "tenacity",
            "specs": [
                [
                    ">=",
                    "9.0.0"
                ]
            ]
        }
    ],
    "lcname": "ibm-watsonx-data-intelligence-mcp-server"
}
        
Elapsed time: 0.59180s