ccf-mcp

itera-io/ccf-mcp
★ 0 stars Go 💻 Code/Dev Tools Updated 1d ago
Taikun 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": {
    "ccf-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/itera-io/ccf-mcp@latest"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server for managing Cloudera Cloud Factory resources from MCP-capable clients such as Claude Desktop and Cursor. It supports project lifecycle operations, Kubernetes resources, application catalogs and installs, standalone VMs, cloud credentials, identity administration, backups, autoscaling, and related platform workflows.

Topics

taikun