mcp-timeplus
If you are the rightful owner of mcp-timeplus and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server for Timeplus that facilitates SQL query execution and data management on Timeplus clusters.
The Timeplus MCP Server is designed to enhance the capabilities of Timeplus clusters by providing a robust interface for executing SQL queries and managing data. It integrates seamlessly with Timeplus, allowing users to perform a variety of operations such as listing databases and tables, managing Kafka topics, and connecting to Apache Iceberg databases. The server is equipped with tools that ensure safe and efficient data handling, with a focus on read-only operations by default to maintain data integrity. Users can configure the server to suit their specific needs, including setting up secure connections and customizing timeouts. The server is compatible with various MCP clients, making it a versatile choice for developers and data analysts working with Timeplus.
Features
- Execute SQL queries on Timeplus clusters with safety features.
- List and manage databases and tables within Timeplus.
- Integrate with Kafka for topic management and message exploration.
- Connect to Apache Iceberg databases for advanced data handling.
- Customizable environment settings for secure and efficient operations.
Tools
run_sql
Execute SQL query
list_databases
List all databases
list_tables
List all tables in the specified database
list_kafka_topics
List all topics in a Kafka cluster
explore_kafka_topic
View messages in Kafka topic
create_kafka_stream
Create a streaming ETL to save Kafka messages
connect_to_apache_iceberg
Connect to the Apache Iceberg database