Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 14, 2026·2 min de lecture

Spark History MCP — Investigate Jobs via Tools

Kubeflow’s Spark History Server MCP + `shs` CLI for job analysis, failures, and comparisons; verified 168★, pushed 2026-05-13.

MCP Hub
MCP Hub · Community
Prêt pour agents

Staging sûr pour cet actif

Cet actif est d'abord staged. Le prompt copié demande à l'agent d'inspecter les fichiers staged avant d'activer scripts, config MCP ou config globale.

Stage only · 17/100Policy : staging
Surface agent
Tout agent MCP/CLI
Type
Mcp Config
Installation
Stage only
Confiance
Confiance : Established
Point d'entrée
Asset
Commande de staging sûr
npx -y tokrepo@latest install d450ff8d-c902-5131-8d86-29411fd27301 --target codex

Stage les fichiers d'abord; l'activation exige la revue du README et du plan staged.

Introduction

Kubeflow’s Spark History Server MCP + shs CLI for job analysis, failures, and comparisons; verified 168★, pushed 2026-05-13.

Best for: Spark teams who want repeatable investigations from an agent (MCP) or scripts (CLI)

Works with: Spark History Server; MCP server runs on port 18888 and supports streamable-http/stdio (README)

Setup time: 12-30 minutes

Key facts (verified)

  • GitHub: 168 stars · 59 forks · pushed 2026-05-13.
  • License: Apache-2.0 · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: uvx --from mcp-apache-spark-history-server spark-mcp.

Main

  • Use shs for quick, deterministic inspection; use MCP when you want an agent to run multi-step investigations across apps and stages.

  • Keep config explicit: README uses shs setup config > config.yaml and expects you to set your History Server URL there.

  • Choose transport by deployment: streamable HTTP is convenient for remote clients; stdio is simple for local setups (README).

  • Use comparisons to avoid guesswork: README links a real-world example of comparing two benchmark runs and highlights failure investigation commands.

Source-backed notes

  • README says the project provides two interfaces: an MCP server (spark-mcp) and a standalone CLI (shs).
  • README shows running the MCP server directly via uvx --from mcp-apache-spark-history-server spark-mcp and mentions PyPI publishing.
  • README config shows an MCP port default of 18888 and transport options streamable-http or stdio.

FAQ

  • Do I need MCP if I only want scripts?: No — use shs CLI directly; MCP is for agent-driven investigations (README positioning).
  • Where do I set the Spark History Server URL?: In config.yaml; README generates it via shs setup config > config.yaml.
  • What port does the MCP server use?: README defaults to port 18888 and supports transport configuration.
🙏

Source et remerciements

Source: https://github.com/kubeflow/mcp-apache-spark-history-server > License: Apache-2.0 > GitHub stars: 168 · forks: 59

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires