databases

Mcp Timeplus

MCP server for Apache Kafka and Timeplus. Able to list Kafka topics, poll Kafka messages, save Kafka data locally and query streaming data with SQL via Timeplus

0
View on GitHub

Installation

npx -y jovezhong/mcp-timeplus

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-timeplus",
  "command": "npx",
  "args": [
    "-y",
    "jovezhong/mcp-timeplus"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →