Skip to main content
Glama
aptro

Superset MCP Integration

by aptro

superset_dashboard_create

Create new dashboards in Apache Superset by specifying titles and configuration metadata to visualize data through the MCP server integration.

Instructions

Create a new dashboard in Superset

Makes a request to the /api/v1/dashboard/ POST endpoint to create a new dashboard.

Args: dashboard_title: Title of the dashboard json_metadata: Optional JSON metadata for dashboard configuration, can include layout, color scheme, and filter configuration

Returns: A dictionary with the created dashboard information including its ID

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dashboard_titleYes
json_metadataNo

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