Skip to main content
Glama
aptro

Superset MCP Integration

by aptro

superset_chart_update

Modify existing chart properties and visualization settings in Apache Superset through API requests to update slice names, descriptions, chart types, and parameters.

Instructions

Update an existing chart

Makes a request to the /api/v1/chart/{id} PUT endpoint to update chart properties and visualization settings.

Args: chart_id: ID of the chart to update data: Data to update, can include slice_name, description, viz_type, params, etc.

Returns: A dictionary with the updated chart information

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
chart_idYes
dataYes

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