Back to Home
acceldata-io icon

ambari-mcp-server

by acceldata-io

Overview

Enables AI assistants to manage, monitor, and operate Apache Ambari clusters, including services, hosts, alerts, and configurations, with optional SSH and Kubernetes integration.

Installation

Run Command
docker run -i --rm --env-file .env bsprmkumar/ambari-mcp-server:latest

Environment Variables

  • AMBARI_BASE_URL
  • AMBARI_USERNAME
  • AMBARI_PASSWORD

Security Notes

The server defaults to 'admin'/'admin' credentials if AMBARI_USERNAME and AMBARI_PASSWORD environment variables are not explicitly set, which is a critical security risk. The 'INSECURE_SSL' option, if enabled, disables SSL certificate verification, making connections vulnerable to Man-in-the-Middle attacks. SSH and Kubernetes integrations (via kubectl exec) involve privileged operations on cluster nodes/pods, requiring careful management of SSH private keys and Kubeconfig files outside of the application's direct control.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2026-01-19

Tags

AmbariHadoopCluster ManagementDevOpsMonitoring