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.
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.
process.env. You'll be asked to provide them before it can run.TIMEPLUS_HOST— "": "<timeplus-host>",TIMEPLUS_PORT— "": "<timeplus-port>",TIMEPLUS_USER— "": "<timeplus-user>",TIMEPLUS_PASSWORD— "": "<timeplus-password>",TIMEPLUS_DATABASE— Default database to useTIMEPLUS_SECURE— "": "false",TIMEPLUS_VERIFY— "": "true",TIMEPLUS_CONNECT_TIMEOUT— Connection timeout in secondsTIMEPLUS_SEND_RECEIVE_TIMEOUT— Send/receive timeout in secondsTIMEPLUS_READ_ONLY— 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 to false.TIMEPLUS_KAFKA_CONFIG— A 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.[](https://m8ven.ai/mcp/jovezhong-mcp-timeplus-1u8rgp)