Skip to main content
Glama

SSB MCP Server

by BrooksIan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SSB_USERNoSSB username (e.g., admin) - for direct SSB authentication
KNOX_USERNoKnox username for basic auth - for Knox authentication
KNOX_TOKENNoKnox JWT token for authentication - for Knox authentication
KNOX_COOKIENoAlternative: provide full cookie string instead of token - for Knox authentication
SSB_API_BASENoFull SSB API URL (e.g., http://localhost:18121 or https://ssb-gateway.yourshere.cloudera.site/ssb/api/v1)
SSB_PASSWORDNoSSB password (e.g., admin) - for direct SSB authentication
SSB_READONLYNoRead-only mode (default: true for CDP deployments, false for standalone)true
KNOX_PASSWORDNoKnox password for basic auth - for Knox authentication
KNOX_CA_BUNDLENoPath to CA certificate bundle
KNOX_VERIFY_SSLNoVerify SSL certificatestrue
TIMEOUT_SECONDSNoHTTP timeout in seconds30
KNOX_GATEWAY_URLNoKnox gateway URL (e.g., https://host:8444/gateway/ssb) - for Knox authentication
KNOX_PASSCODE_TOKENNoAlternative: Knox passcode token (auto-exchanged for JWT) - for Knox authentication

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/BrooksIan/SSB-MCP-Server'

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