Starrocks MCP Server

v1.0.0AI/MLstable

StarRocks MCP (Model Context Protocol) Server

agentaidatabasemcp-servermodel-context-protocol
Share:
171
Stars
0
Downloads
0
Weekly
0/5

About

StarRocks MCP (Model Context Protocol) Server

Features

  • read_query
  • write_query
  • query_and_plotly_chart
  • table_overview
  • db_overview

Use Cases

Execute a SELECT query or commands that return a ResultSet
Execute an DDL/DML or other StarRocks command that do not have a ResultSet
using sql 'query' to extract data from database, then using python 'plotly_expr' to generate a chart for UI to display
Get an overview of a specific table: columns, sample rows (up to 5), and total row count. Uses cache unless refresh=true.
Get an overview (columns, sample rows, row count) for ALL tables in a database. Uses cache unless refresh=True.
StarRocks

Maintainer

LicenseApache-2.0
Languagepython
Versionv1.0.0
UpdatedMay 7, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx starrocks

Examples

Basic Configuration

Configure Starrocks MCP Server

npx starrocks

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More AI/ML MCP Servers

Explore other servers in the AI/ML category.

Quick Config Preview

{ "mcpServers": { "starrocks": { "command": "npx", "args": ["-y", "starrocks"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Starrocks MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides