jovezhong/mcp-timeplus
FreeApache Kafka 和 Timeplus 的 MCP 服务器。能列出 Kafka 主题、轮询消息、本地保存数据并通过 Timeplus 用 SQL 查询流数据。
About jovezhong/mcp-timeplus
Timeplus MCP Server is an open-source MCP (Model Context Protocol) server that enables AI assistants like Claude Desktop to interact with Timeplus, a real-time streaming data platform. It provides a set of tools and prompts for executing SQL queries, managing databases, exploring Kafka topics, creating streaming ETL pipelines, and connecting to Apache Iceberg tables. The server is configured via environment variables and can be run using the uvx command. It bridges the gap between natural language interfaces and complex data workflows, allowing users to query streaming data, list Kafka topics, and save Kafka messages locally through simple conversational commands.
Key Features
Pros & Cons
- Integrates seamlessly with Claude Desktop and other MCP clients
- Supports both Timeplus and Kafka operations in one tool
- Open source with easy setup using uvx
- Includes a prompt to help LLMs generate correct SQL for Timeplus
- Configurable read-only mode enhances safety for production use
- Primarily designed for Timeplus users, limited value for other platforms
- Requires a running Timeplus service (cloud or self-hosted)
- Kafka features depend on external Kafka configuration in environment
- Iceberg connectivity currently only available in Timeplus Enterprise