Skip to main content
Glama
aptro

Superset MCP Integration

by aptro

superset_database_validate_sql

Validate SQL queries for correctness before execution in Apache Superset databases to prevent errors and ensure data integrity.

Instructions

Validate arbitrary SQL against a database

Makes a request to the /api/v1/database/{id}/validate_sql/ endpoint to check if the provided SQL is valid for the specified database.

Args: database_id: ID of the database sql: SQL query to validate

Returns: A dictionary with validation results

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
database_idYes
sqlYes

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aptro/superset-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server