Skip to main content
Glama
ukonduru91

Spark History Server MCP

by ukonduru91

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SHS_MCP__PORTNoBind port for HTTP transport. Default: 18888.18888
SHS_MCP_CONFIGNoPath to YAML config file. Optional.
SHS_MCP__DEBUGNoEnable verbose logging. Default: false.false
SHS_MCP__ADDRESSNoBind address for HTTP transport. Default: localhost.localhost
SHS_MCP__TRANSPORTNoMCP transport: stdio or streamable-http. Default: streamable-http.streamable-http
SHS_SERVERS__PROD__URLNoBase URL of the Spark History Server. Replace PROD with your chosen server name. Format: SHS_SERVERS__<NAME>__URL. Default: http://localhost:18080.http://localhost:18080
SHS_SERVERS__PROD__TMEOUTNoRequest timeout in seconds. Replace PROD. Default: 30.30
SHS_SERVERS__PROD__DEFAULTNoWhether this server is used when a tool call omits 'server'. Replace PROD. Default: false.false
SHS_SERVERS__PROD__USE_PROXYNoRoute via SOCKS5 proxy at socks5h://localhost:8157. Replace PROD. Default: false.false
SHS_SERVERS__PROD__VERIFY_SSLNoWhether to verify TLS certificates. Replace PROD. Default: true.true
SHS_SERVERS__PROD__AUTH__TOKENNoBearer token for authentication. Replace PROD.
SHS_SERVERS__PROD__SSL_CA_CERTNoPath to PEM bundle for a private CA. Replace PROD.
SHS_SERVERS__PROD__AUTH__PASSWORDNoPassword for basic authentication. Replace PROD. Secret.
SHS_SERVERS__PROD__AUTH__USERNAMENoUsername for basic authentication. Replace PROD.
SHS_SERVERS__PROD__INCLUDE_PLAN_DESCRIPTIONNoDefault for get_sql_execution's plan text. Replace PROD. Default: false.false

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources