Back to directory
adfr/mcp_cloudera

adfr/mcp_cloudera

@adfr

MCP server for integrating with Cloudera Machine Learning services

clouderamachine-learningmcpmlcmlcloudpython

Installation & Configuration

{
  "mcpServers": {
    "cloudera-ml-mcp-server": {
      "command": "python",
      "args": [
        "/path/to/MCP_cloudera/server.py"
      ],
      "env": {
        "CLOUDERA_ML_HOST": "https://ml-xxxx.cloudera.site",
        "CLOUDERA_ML_API_KEY": "your-api-key"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17