hadoop

GitHub

Apache Hadoop

15,629 stars Java 1 file ยท ~16,569 tokens #hadoop

hadoop MCP Server

MCP server for apache/hadoop

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "hadoop": {
      "command": "npx",
      "args": [
        "-y",
        "@apache/hadoop"
      ]
    }
  }
}