spark

GitHub

Apache Spark - A unified analytics engine for large-scale data processing

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "spark": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-spark"
      ]
    }
  }
}