claude mcp add nnasazhar-pyspark-mcp -- uvx pyspark-tools
{
"mcpServers": {
"nnasazhar-pyspark-mcp": {
"command": "uvx",
"args": ["pyspark-tools"]
}
}
}
{
"mcpServers": {
"nnasazhar-pyspark-mcp": {
"command": "uvx",
"args": ["pyspark-tools"]
}
}
}
{
"mcpServers": {
"nnasazhar-pyspark-mcp": {
"command": "uvx",
"args": ["pyspark-tools"]
}
}
}
About This MCP Server
The Model Context Protocol server is a database tool that enables SQL to PySpark conversion, allowing developers to translate SQL queries into PySpark code. It connects to AWS Glue for job generation and optimizes Spark code for improved performance. Developers would use this tool when they need to convert existing SQL queries to PySpark or generate AWS Glue jobs, and also require Spark code optimization.
SQL to PySpark conversion, AWS Glue job generation, and Spark code optimization.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the stdio transport.
Package
pyspark-tools on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The pyspark-mcp server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.