{"slug":"StarRocks/mcp-server-starrocks","name":"StarRocks","description":"Interact with StarRocks","category":"database","tags":[],"official":true,"stars":172,"transport":"stdio","install":[{"cmd":"npx @modelcontextprotocol/inspector","imports":[]}],"tools":[{"name":"read_query","description":"Execute a SELECT query or other commands that return a ResultSet (e.g., SHOW, DESCRIBE). Optionally write the full result to a local file instead of returning it inline — useful for results too large to fit in the model context."},{"name":"write_query","description":"Execute a DDL (CREATE, ALTER, DROP), DML (INSERT, UPDATE, DELETE), or other StarRocks command that does not return a ResultSet."},{"name":"analyze_query","description":"Analyze a query and get analyze result using query profile or explain analyze."},{"name":"query_and_plotly_chart","description":"Executes a SQL query, loads the results into a Pandas DataFrame, and generates a Plotly chart using a provided Python expression. Designed for visualization in supporting UIs."},{"name":"table_overview","description":"Get an overview of a specific table: columns (from DESCRIBE), total row count, and sample rows (LIMIT 3). Uses an in-memory cache unless refresh is true."},{"name":"db_overview","description":"Get an overview (columns, row count, sample rows) for all tables within a specified database. Uses the table-level cache for each table unless refresh is true."}],"env_vars":["STARROCKS_URL","STARROCKS_HOST","STARROCKS_PORT","TABLE_ID"],"auth_type":"none","github":"https://github.com/StarRocks/mcp-server-starrocks","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}