Skip to content

Conversation

aice030
Copy link
Collaborator

@aice030 aice030 commented Aug 26, 2025

修改config.yaml中superset的url获取特定superset平台的数据, 方法返回值为JSON格式, 有三个参数

  1. sql string, 查询数据的sql语句, 必要
  2. schema string, 指定数据库中要查询的schema, 非必要, 默认值为"kodo"
  3. databaseID int, 数据库id, 指定要查询的数据库, 非必要参数, 默认值为1。
    备注
  4. 目前项目流程中没用到superset mcp
  5. 获取数据过程会获取请求token,存在一定安全隐患

@aice030 aice030 closed this Aug 26, 2025
@aice030 aice030 reopened this Aug 26, 2025
@aice030 aice030 changed the base branch from main to mvp August 26, 2025 07:29
@aice030 aice030 changed the title Superset MCP Server,提供了一个根据sql语句查询superset数据的工具 feat(superset mcp): 实现了从superset中获取数据的mcp tool Aug 26, 2025
@aice030 aice030 closed this Aug 28, 2025
@aice030 aice030 deleted the superset branch August 28, 2025 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant