Run stateful local PySpark and SQL sessions for data exploration and validation.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "local-spark-mcp" yet — see the docs or source repo.
In the local Spark session, load sales.csv with PySpark, clean missing values, standardize date formats, and show the first 20 rows plus a schema summary.
Runnable PySpark code plus a preview of cleaned data and schema details.
Register the orders DataFrame as a temp table, then use SQL to calculate monthly order count, total sales, and average order value, sorted by month.
The matching SQL or PySpark cells and a monthly aggregated results table.
Run my ETL transformation steps for Microsoft Fabric in the local Spark environment, verify joins, filters, and aggregations, and flag potential issues.
Validated execution steps, detected issues, and recommendations to fix them before deployment.
Search and analyze Spark Desktop meeting transcripts and emails with natural language.
Build Fabric Spark workflows, author notebook code, and manage lakehouse resources.
Simulate cloud services locally for faster development and testing workflows.
Query Fabric Lakehouse data and manage Eventstreams with natural language.
Connect to Microsoft Fabric for data work, integrations, and automation.
Query Microsoft Fabric workspaces, lakehouses, tables, jobs, and dependencies in natural language.