This release adds 3 notable features for engineering teams evaluating rollout.
Published 1mo
MCP Data & Storage
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai-tools
apache-superset
claude
fastmcp
llm
mcp
+3 more
mcp-server
model-context-protocol
superset
Summary
AI summaryAdded bulk role operations and improved permissions audit.
Full changelog
What's Changed
Added
- Bulk role operations (4 new tools):
superset_bulk_user_role_add— add a role to multiple users (by user IDs or by current role filter)superset_bulk_user_role_remove— remove a role from multiple users (prevents removing last role)superset_bulk_user_role_replace— replace one role with another for all users who have itsuperset_role_copy_permissions— copy all permissions from one role to another- All bulk operations support dry-run mode and exclude Admin users by default
- Improved permissions audit (
superset_permissions_audit):- Now checks both dashboard visibility (via
dashboard.roles) ANDdatasource_access - Three access states:
1(full access),0(no access),"visible_no_data"(can open dashboard but charts fail)
- Now checks both dashboard visibility (via
Changed
- Total tools: 137 (was 133)
Full Changelog: https://github.com/bintocher/mcp-superset/blob/main/CHANGELOG.md
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
About bintocher/mcp-superset
MCP server for managing Apache Superset — 128+ tools for dashboards, charts, datasets, SQL Lab, access control
Related context
Beta — feedback welcome: [email protected]