{"slug":"Winding2020/superset-mcp","name":"Superset MCP Server","description":"Manage Apache Superset datasets, metrics, and SQL queries.","category":"database","tags":[],"official":false,"stars":24,"transport":null,"install":null,"tools":[{"name":"list_datasets","description":"Get paginated list of all datasets with filtering and sorting"},{"name":"get_dataset","description":"Get detailed information for a specific dataset"},{"name":"create_dataset","description":"Create a new dataset (physical or virtual with SQL)"},{"name":"update_dataset","description":"Update existing dataset properties"},{"name":"delete_dataset","description":"Delete a dataset"},{"name":"refresh_dataset_schema","description":"Refresh dataset schema from source database"},{"name":"find_and_replace_in_sql","description":"Find and replace text in virtual dataset SQL"},{"name":"get_dataset_metrics","description":"Get all metrics for a dataset"},{"name":"create_dataset_metric","description":"Create a new metric with SQL expression"},{"name":"update_dataset_metric","description":"Update existing metric properties"},{"name":"delete_dataset_metric","description":"Delete a metric"},{"name":"get_dataset_columns","description":"Get column information (including calculated columns)"},{"name":"create_calculated_column","description":"Create a new calculated column with SQL expression"},{"name":"update_calculated_column","description":"Update existing calculated column"},{"name":"delete_calculated_column","description":"Delete a calculated column"},{"name":"list_charts","description":"Get paginated list of all charts with filtering and sorting"},{"name":"create_chart","description":"Create a new chart; for most viz types you should first call get_chart_params to obtain the correct params schema"},{"name":"get_chart_params","description":"Get required parameters format for chart visualization types"},{"name":"get_current_chart_config","description":"Get current chart configuration details (viz params, relationships, ownership, query context)"},{"name":"update_chart","description":"Update chart properties including metadata, datasource, and visualization parameters"},{"name":"get_chart_filters","description":"Get current data filters applied to a chart"},{"name":"set_chart_filters","description":"Set data filters for a chart (permanently updates the chart)"},{"name":"list_dashboards","description":"Get paginated list of all dashboards with filtering and sorting"},{"name":"get_dashboard_charts","description":"Get all charts in a specific dashboard with their information"},{"name":"get_dashboard_filters","description":"Get dashboard's filter configuration (native filters, global filters)"},{"name":"get_dashboard_chart_query_context","description":"Get complete query context for a chart in dashboard (dataset ID, used metrics with SQL expressions, calculated columns, applied filters)"},{"name":"get_dashboard_config","description":"Get dashboard details and embedded configuration"},{"name":"update_dashboard_config","description":"Update dashboard properties and/or embedded configuration"},{"name":"add_chart_to_dashboard","description":"Add an existing chart to a dashboard and place it in the layout"},{"name":"remove_chart_from_dashboard","description":"Remove a chart from a dashboard and clean up its layout"},{"name":"execute_sql","description":"Execute SQL queries with result limiting and data display"},{"name":"list_databases","description":"Get all configured database connections"}],"env_vars":["SUPERSET_BASE_URL","SUPERSET_ACCESS_TOKEN"],"auth_type":"none","github":"https://github.com/Winding2020/superset-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}