Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 14, 2026·2 min de lecture

StarRocks MCP Server — Streamable HTTP + Stdio

StarRocks/mcp-server-starrocks is an MCP server for StarRocks (stdio+HTTP); verified 171★ and documents overview caps and output paths.

MCP Hub
MCP Hub · Community
Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Needs Confirmation · 62/100Policy : confirmer
Surface agent
Tout agent MCP/CLI
Type
Mcp
Installation
Uv
Confiance
Confiance : Established
Point d'entrée
uv run mcp-server-starrocks --mode streamable-http --port 8000
Commande CLI universelle
npx tokrepo install 328e6bc8-c6f3-5074-9ea4-13f0f0adc3d1
Introduction

StarRocks/mcp-server-starrocks is an MCP server for StarRocks (stdio+HTTP); verified 171★ and documents overview caps and output paths.

Best for: Analytical teams who want an MCP bridge to StarRocks for schema overview and read queries from AI tools

Works with: MCP hosts (Claude Desktop/Cursor) via stdio, or remote clients via streamable HTTP/SSE; StarRocks URL/env vars

Setup time: 10-20 minutes

Key facts (verified)

  • GitHub: 171 stars · 54 forks · pushed 2026-05-07.
  • License: Apache-2.0 · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: uv run mcp-server-starrocks --mode streamable-http --port 8000.

Main

  • Start with --test to validate credentials/URL before wiring MCP host configs.

  • Use STARROCKS_OVERVIEW_LIMIT to cap overview output and avoid huge schema dumps on large clusters.

  • Control file outputs: STARROCKS_MCP_OUTPUT_DIR determines where relative output files land (docs note files are written where the MCP server runs).

Source-backed notes

  • README shows uv run mcp-server-starrocks examples for Streamable HTTP and stdio modes, plus a --test flag.
  • Docs list STARROCKS_OVERVIEW_LIMIT (default 20000 chars) to cap overview tool output.
  • Docs describe STARROCKS_MCP_OUTPUT_DIR for output files and warn outputs are written on the server machine.

FAQ

  • Is this a StarRocks client or an MCP server?: It’s an MCP server wrapper that exposes StarRocks access to MCP hosts/clients (per README).
  • Can it run remotely?: Yes — README documents Streamable HTTP/SSE transports in addition to stdio.
  • How do I avoid huge outputs?: Use STARROCKS_OVERVIEW_LIMIT and keep output files under STARROCKS_MCP_OUTPUT_DIR.
🙏

Source et remerciements

Source: https://github.com/StarRocks/mcp-server-starrocks > License: Apache-2.0 > GitHub stars: 171 · forks: 54

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires