Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"zeppelin": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-zeppelin"
]
}
}
}