Apache Spark History Server MCP
by kubeflow
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SHS_MCP_PORT | No | Port for MCP server (default: 18888) | 18888 |
| SHS_MCP_DEBUG | No | Enable debug mode (default: false) | false |
| SHS_MCP_ADDRESS | No | Bind address (default: localhost) | localhost |
| SHS_MCP_TRANSPORT | No | Transport mode: streamable-http or stdio | |
| SHS_SERVERS_LOCAL_URL | No | URL for a specific server (replace LOCAL with server name, e.g., production) | |
| SHS_SERVERS_LOCAL_TIMEOUT | No | Timeout | |
| SHS_SERVERS_LOCAL_AUTH_TOKEN | No | Token for authentication | |
| SHS_SERVERS_LOCAL_VERIFY_SSL | No | Verify SSL | |
| SHS_SERVERS_LOCAL_AUTH_PASSWORD | No | Password for authentication | |
| SHS_SERVERS_LOCAL_AUTH_USERNAME | No | Username for authentication | |
| SHS_SERVERS_LOCAL_EMR_CLUSTER_ARN | No | EMR cluster ARN | |
| SHS_SERVERS_LOCAL_INCLUDE_PLAN_DESCRIPTION | No | Include SQL plan description |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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