iotdb-mcp-server-TreeModel
If you are the rightful owner of iotdb-mcp-server-TreeModel 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.
A Model Context Protocol (MCP) server implementation that provides database interaction and business intelligence capabilities through IoTDB.
The IoTDB MCP Server for Tree Model is a specialized server implementation that facilitates interaction with IoTDB databases using the Model Context Protocol. It is designed to execute SQL queries, enabling users to perform metadata and data queries efficiently. The server is particularly useful for applications requiring robust database interaction and business intelligence capabilities. It supports executing SHOW/COUNT and SELECT SQL queries, returning results in a structured format. The server is integrated with Claude Desktop, allowing seamless configuration and operation across different platforms.
Features
- Database Interaction: Facilitates interaction with IoTDB databases using SQL queries.
- Business Intelligence: Provides capabilities for executing complex queries to derive insights.
- Metadata Queries: Supports SHOW/COUNT queries to read metadata from the database.
- Data Queries: Allows execution of SELECT queries to retrieve data from the database.
- Platform Integration: Seamlessly integrates with Claude Desktop for easy configuration and use.
Tools
metadata_query
Execute SHOW/COUNT queries to read metadata from the database.
select_query
Execute SELECT queries to read data from the database.