@starrocks/mcp-server-starrocks

by starrocks · v1.0.0 · prompt

StarRocks Official MCP Server - A bridge between AI assistants and StarRocks databases, built using FastMCP framework. Enables direct SQL execution, database exploration, data visualization, and schem

Install

Add @starrocks/mcp-server-starrocks to Claude Code with the PolySkill CLI: polyskill add @starrocks/mcp-server-starrocks

Instructions

# CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. ## Project Overview StarRocks Official MCP Server - A bridge between AI assistants and StarRocks databases, built using FastMCP framework. Enables direct SQL execution, database exploration, data visualization, and schema introspection through the Model Context Protocol (MCP). ## Development Commands **Local Development:** ```bash # Run the server directly for testing uv run mcp-server-starrocks # Run with test mode to verify table overview functionality uv run mcp-server-starroc…

Keywords: github, sql-execution, database-exploration, data-visualization, fastmcp, starrocks, ai-assistants, data-querying, mcp-server