Cloudera AI MCP
@adfr
关于 Cloudera AI MCP
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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?
—
其他 分类下的更多 MCP 服务器
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

EverArt
modelcontextprotocolModel Context Protocol Servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论