Cloudera AI MCP
@adfr
About Cloudera AI MCP
No overview available yet
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Cloudera AI MCP?
Cloudera AI MCP is a Python-based Model Context Protocol server that integrates with Cloudera Machine Learning (CML), allowing Claude to interact with CML services programmatically.
How to use Cloudera AI MCP?
Clone the repository, install dependencies with pip install -r requirements.txt, configure your CML host and API key via environment variables or code, then run ./server.py or import ClouderaMCP in your Python code. The server uses stdio transport and connects to Claude Desktop via claude_desktop_config.json.
Key features of Cloudera AI MCP
- Upload folders while preserving directory structure
- Create, list, and delete CML jobs
- Retrieve project ID from a project name
- List project files and directories
- Manage ML models, deployments, and experiments
- Create and manage CML applications
Use cases of Cloudera AI MCP
- Automate folder uploads and job creation from Claude
- Query and manage ML experiments and model deployments
- List and clean up jobs across a CML project
- Integrate CML project management into conversational workflows
FAQ from Cloudera AI MCP
What does Cloudera AI MCP do vs alternatives?
—
What are the runtime requirements?
Python 3.8+ and the requests, pathlib, python-dotenv, and mcp[cli] packages.
Where does data live?
—
What transports and authentication does it use?
The server uses stdio transport by default. Authentication requires a CML API key, provided via environment variables or configuration.
Are there known limits?
—
Frequently asked questions
What are the runtime requirements?
Python 3.8+ and the `requests`, `pathlib`, `python-dotenv`, and `mcp[cli]` packages.
What transports and authentication does it use?
The server uses stdio transport by default. Authentication requires a CML API key, provided via environment variables or configuration.
Basic information
More Other MCP servers

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.

EverArt
modelcontextprotocolModel Context Protocol Servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Comments