Apache Spark - A unified analytics engine for large-scale data processing
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"spark": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-spark"
]
}
}
}