Loomal

pyspark-mcp

MCP server by github.com/annasmazhar/pyspark_mcp

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

0 starspypi: pyspark-tools

About pyspark-mcp

pyspark-mcp is an MCP (Model Context Protocol) server published by annasmazhar in the official MCP registry, listed under Databases on Loomal. SQL to PySpark conversion, AWS Glue job generation, and Spark code optimization.

It ships as a Python package on PyPI (pyspark-tools), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/annasmazhar/pyspark_mcp.

Use pyspark-mcp with your agent

Claude Code · one command
claude mcp add pyspark-mcp -- uvx pyspark-tools
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "pyspark-mcp": {
      "command": "uvx",
      "args": [
        "pyspark-tools"
      ]
    }
  }
}
pypipyspark-tools

Frequently asked questions

What is pyspark-mcp?
pyspark-mcp is an MCP (Model Context Protocol) server by annasmazhar in the Databases category. SQL to PySpark conversion, AWS Glue job generation, and Spark code optimization.
How do I connect pyspark-mcp to Claude, Cursor, or another MCP client?
Install pyspark-mcp from its pypi package (pyspark-tools) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is pyspark-mcp open source?
Yes — the source code is public at github.com/annasmazhar/pyspark_mcp.
Can AI agents pay to use pyspark-mcp?
Not yet through Loomal — pyspark-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain pyspark-mcp? Claim this listing free by verifying GitHub ownership, or contact us.