cloudera-mcp-server

dvergari/cloudera-mcp-server
★ 2 stars Python 📦 Other Updated 9d ago
Cloudera Manager MCP Server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cloudera-mcp-server": {
      "command": "uvx",
      "args": [
        "cloudera-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install cloudera-mcp-server