69
/ 100
1 month ago
mcp_so

Timeplus MCP Server

Execute SQL queries and manage databases seamlessly with Timeplus. Leverage powerful tools to interact with your data, Kafka topics, and Iceberg tables efficiently. Enhance your data workflows with a user-friendly interface and robust backend capabilities.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: TIMEPLUS_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configTIMEPLUS_HOST"": "<timeplus-host>",
configTIMEPLUS_PORT"": "<timeplus-port>",
configTIMEPLUS_USER"": "<timeplus-user>",
🔐 secretTIMEPLUS_PASSWORD"": "<timeplus-password>",
configTIMEPLUS_DATABASEDefault database to use
configTIMEPLUS_SECURE"": "false",
configTIMEPLUS_VERIFY"": "true",
configTIMEPLUS_CONNECT_TIMEOUTConnection timeout in seconds
configTIMEPLUS_SEND_RECEIVE_TIMEOUTSend/receive timeout in seconds
configTIMEPLUS_READ_ONLYBy 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 to false.
configTIMEPLUS_KAFKA_CONFIGA JSON string for the Kafka configuration. Please refer to [librdkafka configuration](https://github.com/confluentinc/librdkafka/blob/master/CONFIGURATION.md) or take the above example as a reference.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/jovezhong-mcp-timeplus-1u8rgp)](https://m8ven.ai/mcp/jovezhong-mcp-timeplus-1u8rgp)
commit: 20c52f41b6b530152aa3458f4702fe2f30efd000
code hash: 87a5b75534edae7d2ffd45aead15f96aeec89bf7942cbc59790c85466b175a67
verified: 6/27/2026, 8:59:07 AM
view raw JSON →