mcp-apache-spark-history-server

MCP Server for Apache Spark History Server. The bridge between Agnetic AI and Apache Spark.

GitHub Stars

61

User Rating

Not Rated

Favorites

0

Views

74

Forks

16

Issues

19

Installation
Difficulty
Advanced
Estimated Time
20-45 minutes

Installation

```bash git clone https://github.com/DeepDiagnostix-AI/mcp-apache-spark-history-server.git cd mcp-apache-spark-history-server brew install go-task # macOS, see https://taskfile.dev/installation/ for others task start-spark-bg # Start Spark History Server with sample data (default Spark 3.5.5)

Additional Resources