Server data from the Official MCP Registry
Query Spark SQL clusters via Thrift/HiveServer2. Works with Spark, EMR, Hive, Impala.
Query Spark SQL clusters via Thrift/HiveServer2. Works with Spark, EMR, Hive, Impala.
Set these up before or after installing:
Environment variable: SPARK_HOST
Environment variable: SPARK_PORT
Environment variable: SPARK_DATABASE
Environment variable: SPARK_AUTH
Environment variable: SPARK_USERNAME
Environment variable: SPARK_PASSWORD
Environment variable: SPARK_KERBEROS_SERVICE_NAME
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-aidancorrell-spark-sql-mcp-server": {
"env": {
"SPARK_AUTH": "your-spark-auth-here",
"SPARK_HOST": "your-spark-host-here",
"SPARK_PORT": "your-spark-port-here",
"SPARK_DATABASE": "your-spark-database-here",
"SPARK_PASSWORD": "your-spark-password-here",
"SPARK_USERNAME": "your-spark-username-here",
"SPARK_KERBEROS_SERVICE_NAME": "your-spark-kerberos-service-name-here"
},
"args": [
"spark-sql-mcp-server"
],
"command": "uvx"
}
}
}Valid MCP server (1 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 7 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!