An MCP server for Timeplus. generatesql to give LLM more knowledge about how to query Timeplus via SQL - Execute SQL queries on your Timeplus cluster. - Input: sql (string): The SQL query to execute. - By default, all Timeplus queries are run with readonly = 1 to ensure they are safe. If you want to run DDL or DML queries, you can set the environment variable TIMEPLUSREADONLY to false. listdatabas
Add this skill
npx mdskills install jovezhong/mcp-timeplusWell-documented MCP server with useful database and Kafka tools, clear setup instructions
claude mcp add mcp-timeplus -- npx -y mcp-timeplus
npx mdskills install jovezhong/mcp-timeplus