iotdb-mcp-server
What is this MCP
This is a Model Context Protocol (MCP) server implementation that provides database interaction and business intelligence capabilities through IoTDB. It enables running SQL queries against IoTDB with different dialect options (tree or table model).
How to use this MCP
The server can be configured in Claude Desktop's configuration file by specifying the command path, arguments, and environment variables including IoTDB connection details. It supports different SQL dialects that can be selected via the IOTDB_SQL_DIALECT environment variable.
What this MCP can be used for
This MCP server can be used for querying IoTDB databases, including executing SELECT queries, showing metadata, listing tables, and describing table schemas. It enables business intelligence workflows through Claude's interface with IoT time-series data.