MCP.so
Sign In
M

Mcp Ambari Api

@punkpeye

About Mcp Ambari Api

MCP Ambari API is a powerful Model Context Protocol (MCP) server that enables seamless Apache Ambari cluster management through natural language commands. Built for DevOps engineers, data engineers, and system administrators who work with Hadoop ecosystems.

Basic information

Category

Developer Tools

Transports

stdio

Publisher

punkpeye

Submitted by

JungJungIn

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "ambari-api": {
      "command": "uvx",
      "args": [
        "--python",
        "3.11",
        "mcp-ambari-api"
      ],
      "env": {
        "AMBARI_HOST": "host.docker.internal",
        "AMBARI_PORT": "8080",
        "AMBARI_USER": "admin",
        "AMBARI_PASS": "admin",
        "AMBARI_CLUSTER_NAME": "TEST-AMBARI",
        "AMBARI_LOG_LEVEL": "INFO"
      }
    }
  }
}

Tools

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 Mcp Ambari Api?

How to use Mcp Ambari Api?

Key features of Mcp Ambari Api

Use cases of Mcp Ambari Api

FAQ from Mcp Ambari Api

What does Mcp Ambari Api do?

How do I install Mcp Ambari Api?

What dependencies does Mcp Ambari Api require?

Where does Mcp Ambari Api store data?

Comments

More Developer Tools MCP servers