Skip to main content
Glama
kubeflow

Apache Spark History Server MCP

by kubeflow

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SHS_MCP_PORTNoPort for MCP server (default: 18888)18888
SHS_MCP_DEBUGNoEnable debug mode (default: false)false
SHS_MCP_ADDRESSNoBind address (default: localhost)localhost
SHS_MCP_TRANSPORTNoTransport mode: streamable-http or stdio
SHS_SERVERS_LOCAL_URLNoURL for a specific server (replace LOCAL with server name, e.g., production)
SHS_SERVERS_LOCAL_TIMEOUTNoTimeout
SHS_SERVERS_LOCAL_AUTH_TOKENNoToken for authentication
SHS_SERVERS_LOCAL_VERIFY_SSLNoVerify SSL
SHS_SERVERS_LOCAL_AUTH_PASSWORDNoPassword for authentication
SHS_SERVERS_LOCAL_AUTH_USERNAMENoUsername for authentication
SHS_SERVERS_LOCAL_EMR_CLUSTER_ARNNoEMR cluster ARN
SHS_SERVERS_LOCAL_INCLUDE_PLAN_DESCRIPTIONNoInclude SQL plan description

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

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kubeflow/mcp-apache-spark-history-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server