Data Engineering Zoomcamp is a free 9-week course on building production-ready data pipelines. The next cohort starts in January 2026. Join the course here ๐๐ผ
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"data-engineering-zoomcamp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-data-engineering-zoomcamp"
]
}
}
}