Skip to content

bintocher/mcp-superset

v0.2.8 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 13d MCP Data & Storage
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-tools apache-superset claude fastmcp llm mcp
+3 more
mcp-server model-context-protocol superset

Affected surfaces

auth rbac

Summary

AI summary

Fixed silent reset of always_filter_main_dttm flag during dataset column updates.

Changes in this release

Feature Low

Added optional `always_filter_main_dttm` parameter to `superset_dataset_update`.

Added optional `always_filter_main_dttm` parameter to `superset_dataset_update`.

Source: granite4.1:30b@2026-07-14-audit

Confidence: low

Bugfix Medium

`superset_dataset_update` now preserves `always_filter_main_dttm` when updating columns.

`superset_dataset_update` now preserves `always_filter_main_dttm` when updating columns.

Source: llm_adapter@2026-07-14

Confidence: low

Full changelog

Fixed

  • superset_dataset_update silently reset always_filter_main_dttm to false. Superset's PUT /dataset/{id} drops the flag whenever it is omitted from the payload, so updating a dataset's columns (e.g. to set Russian verbose_name labels) turned off the main datetime filter and broke time filtering on every dependent dashboard. The tool now preserves the current value automatically when columns are replaced, and exposes a new optional always_filter_main_dttm parameter to set it explicitly.

Full Changelog: https://github.com/bintocher/mcp-superset/compare/v0.2.7...v0.2.8

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track bintocher/mcp-superset

Get notified when new releases ship.

Sign up free

About bintocher/mcp-superset

MCP server for managing Apache Superset — 128+ tools for dashboards, charts, datasets, SQL Lab, access control

All releases →

Beta — feedback welcome: [email protected]