mcp-server-starrocks
If you are the rightful owner of mcp-server-starrocks and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Control Protocol (MCP) server for interacting with StarRocks databases.
read-query
Execute a SELECT query on the StarRocks database
list-tables
List all tables in the StarRocks database
describe-table
Describe the schema of a specific table
write-query
Execute an INSERT, UPDATE, or DELETE query
create-table
Create a new table in the StarRocks database