Skip to main content
Glama
aptro

Superset MCP Integration

by aptro

superset_database_update

Modify database connection settings in Apache Superset to update credentials, URIs, or configurations for data source management.

Instructions

Update an existing database connection

Makes a request to the /api/v1/database/{id} PUT endpoint to update database connection properties.

Args: database_id: ID of the database to update data: Data to update, can include database_name, sqlalchemy_uri, password, and extra configs

Returns: A dictionary with the updated database information

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
database_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