MCP Server StarRocks
Enables AI models to interact with StarRocks databases by providing read and write access to tables, schemas, and data through a Python-based server with configurable modes.
Skills
Explore the skills and capabilities of this skillset.
read_query
Execute a SELECT query or commands that return a ResultSet
db_overview
Get an overview (columns, sample rows, row count) for ALL tables in a database. Uses cache unless refresh=True.
write_query
Execute an DDL/DML or other StarRocks command that do not have a ResultSet
table_overview
Get an overview of a specific table: columns, sample rows (up to 5), and total row count. Uses cache unless refresh=true.
query_and_plotly_chart
using sql `query` to extract data from database, then using python `plotly_expr` to generate a chart for UI to display
Configuration
Customize the skillset to fit your needs.
MCP Server
Connect to MCP Server
MCP Server StarRocks
社区活动分析员
分析社区活动截图,报告参与趋势和讨论亮点。上传社区互动的截图,该智能体会生成一份清晰的markdown报告,总结参与水平、关键讨论主题和显著亮点 — 非常适合社区经理、市场营销人员和产品团队。
Github issues 助手
Github Issues 助手是一个 AI 智能体,用于简化 GitHub issues的管理。它可以直接在存储库中简化创建、跟踪和优先处理错误、任务或功能请求的过程。非常适合团队使用,确保一致的格式,自动化重复步骤,并与开发管道集成。