Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SUPERSET_BASE_URLYesThe base URL of your Superset instance.
SUPERSET_MCP_HOSTNoServer host (default: 127.0.0.1).127.0.0.1
SUPERSET_MCP_PORTNoServer port (default: 8001).8001
SUPERSET_PASSWORDNoSuperset password.
SUPERSET_USERNAMENoSuperset username (if using database or LDAP authentication).
SUPERSET_AUTH_PROVIDERNoAuthentication provider: 'db' (default) or 'ldap'.db
SUPERSET_MCP_TRANSPORTNoTransport: 'streamable-http' (default), 'sse', or 'stdio'.streamable-http
SUPERSET_SESSION_COOKIENoSession cookie value copied from your browser when using SSO/OAuth. When set, this mode is used instead of username/password.
SUPERSET_SESSION_COOKIE_NAMENoCookie name. Defaults to 'session'.session

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/chenwenyu1014/mcp-superset-community'

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