mcp-timeplus

mcp-timeplus

3.4

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

  1. run_sql

    Execute SQL query

  2. list_databases

    List all databases

  3. list_tables

    List all tables in the specified database

  4. list_kafka_topics

    List all topics in a Kafka cluster

  5. explore_kafka_topic

    View messages in Kafka topic

  6. create_kafka_stream

    Create a streaming ETL to save Kafka messages

  7. connect_to_apache_iceberg

    Connect to the Apache Iceberg database