Databases
Interact with StarRocks — high-performance analytical database for real-time OLAP.
mcpizy install starrocksnpx -y @starrocks/mcp{
"mcpServers": {
"starrocks": {
"command": "npx",
"args": [
"-y",
"@starrocks/mcp"
]
}
}
}