Apache Beam is a unified programming model for Batch and Streaming data processing.

8,639 stars Java 1 file ยท ~3,678 tokens #batch#beam#big-data#golang#java#python#sql#streaming

beam MCP Server

MCP server for apache/beam

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