pathway

GitHub

Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG.

pathway MCP Server

MCP server for pathwaycom/pathway

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