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?
—
「その他」の他のコンテンツ
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ghidraMCP
LaurieWiredMCP Server for Ghidra
コメント