MCP server for Apache Kafka and Timeplus, supporting topic listing, message polling, local data storage, and streaming SQL queries.
Loading more......
MCP server for Confluent, enabling interaction with Confluent Kafka and Confluent Cloud REST APIs via the MCP protocol.
The official MCP server for dbt (data build tool), providing integration with dbt Core/Cloud, metadata discovery, model info, and semantic layer querying.
A Model Context Protocol (MCP) Server that integrates MCP clients with the Graphlit service, allowing ingestion and retrieval of diverse data sources. Demonstrates a robust MCP server implementation for data integration and search.
An MCP server enabling interaction with Flowcore for data ingestion, analysis, and cross-referencing, utilizing human language to manage data across public and private data cores.
MCP server for Google Sheets, providing tools to create, read, update, and manage spreadsheets via the Google Sheets API.
An MCP server for standardizing and contextualizing industrial Modbus data through the Model Context Protocol.
Source: GitHub Repository
mcp-timeplus is an MCP server for Timeplus, designed to interact with Apache Kafka, Timeplus clusters, and Apache Iceberg databases. It enables users to execute SQL queries, manage databases, list topics, poll messages, store local data, and run streaming SQL queries.
TIMEPLUS_HOST, TIMEPLUS_USER, TIMEPLUS_PASSWORD (required)TIMEPLUS_PORT, TIMEPLUS_SECURE, TIMEPLUS_VERIFY, TIMEPLUS_CONNECT_TIMEOUT, TIMEPLUS_SEND_RECEIVE_TIMEOUT, TIMEPLUS_DATABASE, TIMEPLUS_READ_ONLY (optional)TIMEPLUS_KAFKA_CONFIG (JSON string for Kafka connection settings)