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
python
cloud
databases
Installation
npx -y jovezhong/mcp-timeplusConfiguration
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
jovezhong/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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub