mirror of
https://github.com/apache/superset.git
synced 2026-05-22 00:05:15 +00:00
Adds list_reports and get_report_info MCP tools under a new superset/mcp_service/report/ domain, following the canonical database domain pattern. Includes unit tests and app.py registration.