superset_config_get_base_url
Retrieve the configured base URL of your Superset instance to construct full resource links or identify the connected environment.
Instructions
Get the base URL of the Superset instance
Returns the configured Superset base URL that this MCP server is connecting to. This can be useful for constructing full URLs to Superset resources or for displaying information about the connected instance.
This tool does not require authentication as it only returns configuration information.
Returns: A dictionary with the Superset base URL
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||