mcpbeat Sign in

Pyspark MCP Server

by annasmazhar Your server? Claim it
local only

Pyspark MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 431 installs a week from pypi. Last commit 30 Aug 2026.

SQL to PySpark conversion, AWS Glue job generation, and Spark code optimization.

Installs per day peak 1 388 · avg 78 · -74% w/w
a month agotoday
431
Installs / week
pypi · pyspark-tools
0
Stars
0 open issues
30 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Pyspark MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add pyspark-mcp -- uvx pyspark-tools
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pyspark-mcp": {
      "args": [
        "pyspark-tools"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pyspark-mcp]
command = "uvx"
args = ["pyspark-tools"]
.cursor/mcp.json
{
  "mcpServers": {
    "pyspark-mcp": {
      "args": [
        "pyspark-tools"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pyspark-mcp": {
      "args": [
        "pyspark-tools"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Pyspark MCP

same job, measured the same way
Avrotize
by clemensv

Schema conversion and schema-driven code generation MCP server.

6 059 installs/wk local only
Arm MCP Server
by arm

Official Arm MCP server for code migration, optimization, and Arm architecture guidance

local only
SQLBot MCP Proxy
by wenrou21

MCP server proxy for SQLBot Text-to-SQL queries and report generation.

local only
Rhode Island Code
by pipeworx-io

Rhode Island General Laws — state statutes by citation.

37 tools answering
GitHub to MCP Converter
by nirholas

Convert any GitHub repo to MCP server - automatic tool generation API wrap

local only
Barcode Scanner
by domdomegg

Scan and generate barcodes and QR codes.

29 installs/wk local only
I
Pmat Agent
by paiml

Zero-config AI context generation and code quality toolkit with Claude Code Agent Mode support

local only
Azure FinOps MCP Server
by raviteja-pegata

Azure FinOps MCP: cost, budgets, forecasting and optimization for Claude, VS Code and Cursor.

76 installs/wk local only

Pyspark MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Pyspark MCP?
Pyspark MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package pyspark-tools was installed 431 times last week.
How do I connect Pyspark MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls pyspark-tools straight from pypi; nothing to host, nothing to sign up for.
How many people use Pyspark MCP?
The pypi package pyspark-tools was installed 431 times in the last week. Week over week that is -74%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Pyspark MCP open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.