An MCP server that enables AI assistants to query Spark SQL clusters via the Thrift/HiveServer2 protocol.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.SPARK_HOST— export ="your-emr-master-node.amazonaws.com"SPARK_AUTH— export ="NONE" # NONE LDAP KERBEROS CUSTOM NOSASLSPARK_PORT— export ="10000" # defaultSPARK_DATABASE— export ="default" # defaultSPARK_USERNAME— export ="your-username"SPARK_PASSWORD— export ="your-password"SPARK_KERBEROS_SERVICE_NAME— export ="hive" # default[](https://m8ven.ai/mcp/aidancorrell-spark-sql-mcp-server-b726f3)