MCP Directory
Back

mcp-server-starrocks

by StarRocks · Python · ★ 169

StarRocks MCP (Model Context Protocol) Server

#agent#ai#database#mcp-server#model-context-protocol#starrocks

Install

pip install git+https://github.com/StarRocks/mcp-server-starrocks.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-starrocks": {
      "command": "uvx",
      "args": [
        "git+https://github.com/StarRocks/mcp-server-starrocks.git"
      ]
    }
  }
}

From the README

[](https://mseep.ai/app/starrocks-mcp-server-starrocks) The StarRocks MCP Server acts as a bridge between AI assistants and StarRocks databases. It allows for direct SQL execution, database exploration, data visualization via charts, and retrieving detailed schema/data overviews without requiring complex client-side setup. - **Direct SQL Execution:** Run queries () and DDL/DML commands (). - **Database Exploration:** List databases and tables, retrieve table schemas ( resources). - **System Information:** Access internal StarRocks metrics and states via the resource path. - **Detailed…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers