MCP server exposing spark-advisor tools for Claude Desktop and other MCP clients
Project description
spark-advisor-mcp
MCP server exposing spark-advisor tools for Claude Desktop, Cursor, and other MCP clients. Part of the spark-advisor ecosystem.
Install
pip install spark-advisor-mcp
What it does
Provides 7 MCP tools via FastMCP (stdio transport) for AI-assisted Spark job analysis:
| Tool | Description |
|---|---|
analyze_spark_job |
Full analysis — rules engine + optional AI recommendations |
scan_recent_jobs |
List recent applications from History Server |
get_job_config |
Retrieve Spark configuration for a specific job |
suggest_config |
Generate optimized spark-defaults.conf |
explain_metric |
Explain a specific Spark metric or configuration parameter |
get_stage_details |
Detailed metrics for a specific stage |
compare_jobs |
Side-by-side comparison of two Spark jobs |
Setup with Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"spark-advisor": {
"command": "spark-advisor-mcp",
"env": {
"SA_ANALYZER_AI__API_KEY": "sk-or-...",
"SA_ANALYZER_AI__BASE_URL": "https://openrouter.ai/api/v1"
}
}
}
}
See full MCP setup guide for Cursor and Claude Code integration.
Links
License
Apache 2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file spark_advisor_mcp-0.1.21.tar.gz.
File metadata
- Download URL: spark_advisor_mcp-0.1.21.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
717334d992c1930a136591cec9774ae5fdbf3e5680bc4ca3280fc19e854ec1b5
|
|
| MD5 |
2c7985d80edfa8e20cd3df18a333fe53
|
|
| BLAKE2b-256 |
31a80462b09d63b4d9369636d1caff11726fcad773548f11b3dfa51cfe7ef7d9
|
File details
Details for the file spark_advisor_mcp-0.1.21-py3-none-any.whl.
File metadata
- Download URL: spark_advisor_mcp-0.1.21-py3-none-any.whl
- Upload date:
- Size: 12.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac7aec67c8943fcda2417eb50d5c3fa8fcb1f31f4d087c356a7d466d4cb7c36a
|
|
| MD5 |
2189377c3a36ba4ad8523e979b9cd1f6
|
|
| BLAKE2b-256 |
00059f3f7f8faf052eeb2786c4cf11287d48a58432c20c978f52185bdb83a0a5
|