mcp-server-starrocks and cmcp
About mcp-server-starrocks
StarRocks/mcp-server-starrocks
StarRocks MCP (Model Context Protocol) Server
Enables AI assistants to explore and query StarRocks databases via tools for SQL execution, schema inspection, and data visualization with Plotly charts. Supports multiple transport modes (stdio, streamable HTTP) and provides in-memory caching of table/database overviews to optimize repeated metadata requests. Integrates directly with MCP hosts through environment-based configuration, supporting both individual connection parameters and connection URL strings.
About cmcp
RussellLuo/cmcp
A command-line utility for interacting with MCP servers.
Supports both STDIO and HTTP/SSE transports for connecting to MCP servers, with JSON-RPC request/response inspection via verbose mode. Enables direct invocation of server capabilities—prompts, resources, and tools—using inline parameters or a shared `mcp.json` configuration file compatible with Cursor and Claude Code. Handles parameter marshaling (string values, JSON objects, environment variables, HTTP headers) through command-line syntax similar to curl.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work