beam
Apache Beam is a unified programming model for Batch and Streaming data processing.
beam MCP Server
MCP server for apache/beam
Ready-to-Use Client Configurations
{
"mcpServers": {
"beam": {
"command": "npx",
"args": [
"-y",
"@apache/beam"
]
}
}
}