Skip to main content
Glama
tlubben

Superset MCP Server

by tlubben

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SUPERSET_URLYesBase URL of Superset (e.g. https://superset.yourcompany.com)
SUPERSET_PASSWORDNoPassword for that user.
SUPERSET_USERNAMENoAPI user (e.g. admin).
SUPERSET_ACCESS_TOKENNoJWT access token from browser.
SUPERSET_AUTH_PROVIDERNoAuth provider; default db.db
SUPERSET_REFRESH_TOKENNoOptional refresh token for JWT.
SUPERSET_SESSION_COOKIENoCookie string, e.g. session=<value>. Get from DevTools -> Application -> Cookies -> your Superset URL -> copy session value.

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/tlubben/bio-superset-agent'

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