mcp-server-starrocks (sirjebbington/mcp-server-starrocks) is an MCP server listed on the M8ven Trust Index. It scores 73 out of 100, grade C. It declares 11 tools. No publisher has claimed this listing.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
sirjebbington
Source: github_repo_search
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
read_queryExecute a SELECT query or commands that return a ResultSet. Set output_file to write the full result to disk instead of returning it inline (useful for large results).
write_queryExecute a DDL/DML or other StarRocks command that do not have a ResultSet
analyze_slow_queries_topnAnalyze top N slowest queries and identify performance bottlenecks
analyze_queryAnalyze a query and get analyze result using query profile
collect_query_dump_and_profileRun a query to get it's query dump and profile, output very large, need special tools to do further processing
top_hot_tablesGet top hot tables by audit-log visit count
top_bad_tablesGet top bad tables by table health score
query_and_plotly_chartusing sql `query` to extract data from database, then using python `plotly_expr` to generate a chart for UI to display
table_overviewGet an overview of a specific table: columns, sample rows (up to 3), and total row count. Uses cache unless refresh=true
db_summaryQuickly get summary of a database with tables' schema and size information
set_session_dbSet or clear the default database for THIS MCP session. Subsequent tool calls without an explicit `db` argument will use this database. Pass an empty string or null to clear and fall back to the server's global default. Returns the new effective default for this session.
LOG_LEVELSTARROCKS_OVERVIEW_LIMITThe environment variable provides a _soft target_ for the maximum length of the overview string generated _per table_ when populating the cache, helping to manage memory usage.STARROCKS_MCP_OUTPUT_DIRMCP_TRANSPORT_MODE(Optional) Communication mode that specifies how the MCP Server exposes its services. Available options:STARROCKS_CHART_OUTPUT_DIRSTARROCKS_CHART_INCLUDE_PLOTLYJSSTARROCKS_CHART_DEFAULT_FORMATSTARROCKS_CORS_ALLOWED_ORIGINSSTARROCKS_SSL_CA(Optional) Path to the CA certificate (PEM) used to verify the StarRocks server certificate.STARROCKS_SSL_CERT(Optional) Path to the client certificate (PEM) for mutual TLS (mTLS).STARROCKS_SSL_KEY(Optional) Path to the client private key (PEM) for mutual TLS (mTLS).STARROCKS_TLS_VERSIONS(Optional) Comma-separated list of allowed TLS versions, e.g. TLSv1.2,TLSv1.3.STARROCKS_PASSWORD(Optional) StarRocks password. Defaults to empty string.STARROCKS_DUMMY_TESTSTARROCKS_FE_ARROW_FLIGHT_SQL_PORTFor the high-performance Arrow Flight SQL connection (enabled via ), TLS is controlled separately:STARROCKS_URLA password embedded in wins, including an explicit empty password like user:@host:9030/db.STARROCKS_USER(Optional) StarRocks username. Defaults to root.STARROCKS_HOST(Optional) Hostname or IP address of the StarRocks FE service. Defaults to localhost.STARROCKS_PORT(Optional) MySQL protocol port of the StarRocks FE service. Defaults to 9030.STARROCKS_DBSTARROCKS_MYSQL_AUTH_PLUGINSTARROCKS_POOL_SIZESTARROCKS_CONNECTION_TIMEOUTSTARROCKS_USE_PURESTARROCKS_QUERY_TIMEOUTSTARROCKS_PASSWORD_FILESTARROCKS_PASSWORD_KEYCHAIN_SERVICE: (Optional, macOS only) Generic password service name to use when reading the password from Keychain. This is only used when no explicit password or is configured.STARROCKS_PASSWORD_KEYCHAIN_SERVICE(Optional, macOS only) Generic password service name to use when reading the password from Keychain. This is only used when no explicit password or STARROCKS_PASSWORD_FILE is configured.STARROCKS_PASSWORD_KEYCHAIN_ACCOUNT(Optional, macOS only) Generic password account name to use when reading the password from Keychain. Defaults to the resolved StarRocks user.Tool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
11/11 tools missing one or more hints — read_query (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); write_query (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); analyze_slow_queries_topn (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +8 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Descriptions match behaviour
1 tool describes read intent but its handler mutates — query_and_plotly_chart (line 626: fig : plotly.graph_objs.Figure = eval(plotly_expr, {"px": px}, local_vars))
Rename the tool, rewrite the description, or move the side-effect into a separate clearly-named tool.
Tool test coverage
4/11 tools referenced in tests (36%)
Write tests that reference each tool by name so every tool has at least one test.
Tool description accuracy
query_and_plotly_chart: description implies read-only but handler writes/deletes/executes
Update tool descriptions to accurately reflect all capabilities — especially write, delete, or execute operations.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/sirjebbington/mcp-server-starrocks)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check