Connects to Apache IoTDB time-series databases for executing queries, listing tables, and describing schemas through a secure Python-based interface.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.IOTDB_HOST— host 127.0.0.1 IoTDB host addressIOTDB_PORT— port 6667 IoTDB portIOTDB_USER— user root IoTDB usernameIOTDB_PASSWORD— password root IoTDB passwordIOTDB_DATABASE— database test IoTDB database nameIOTDB_SQL_DIALECT— The server offers different tools for IoTDB Tree Model and Table Model. You can choose between them by setting the "" configuration to either "tree" or "table".IOTDB_EXPORT_PATH— export-path /tmp Path for exporting query results[](https://m8ven.ai/mcp/apache-iotdb-mcp-server-f9vvku)