superset_query_stop
Stop a running query
How to use it
superset_query_stop is exposed by the Superset MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the superset_query_stop tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Superset MCP
npx -y @smithery/cli install @aptro/superset-mcp --client claudeOther tools in Superset MCP (39)
Authenticate with Superset
Check if the current access token is valid
Refresh the access token
Create a new chart
Delete a chart
Get a specific chart
List all charts
Update an existing chart
Create a new dashboard
Delete a dashboard
Get a specific dashboard
List all dashboards
Update an existing dashboard
Create a new database connection
Delete a database connection
Get a specific database
Get catalogs for a database
Get database connection information
Get function names supported by a database
Get charts and dashboards associated with a database
List tables in a database
List all databases
Get schemas for a database
Test a database connection
Update an existing database connection
Validate database connection parameters
Validate arbitrary SQL against a database
Create a new dataset
Get a specific dataset
List all datasets
Get a specific query
List all queries
Estimate query cost
Execute a SQL query
Export query results to CSV
Format a SQL query
Get SQL Lab bootstrap data
Get query results
List saved SQL queries