MCP.so
登录
M

Mcp Ambari Api

@punkpeye

关于 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.

基本信息

分类

开发工具

传输方式

stdio

发布者

punkpeye

提交者

JungJungIn

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "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"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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?

评论

开发工具 分类下的更多 MCP 服务器