73
/ 100
7 days ago
pulsemcp

Apache IoTDB

Connects to Apache IoTDB time-series databases for executing queries, listing tables, and describing schemas through a secure Python-based interface.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: IOTDB_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configIOTDB_HOSThost 127.0.0.1 IoTDB host address
configIOTDB_PORTport 6667 IoTDB port
configIOTDB_USERuser root IoTDB username
🔐 secretIOTDB_PASSWORDpassword root IoTDB password
configIOTDB_DATABASEdatabase test IoTDB database name
configIOTDB_SQL_DIALECTThe 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".
configIOTDB_EXPORT_PATHexport-path /tmp Path for exporting query results
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/apache-iotdb-mcp-server-f9vvku)](https://m8ven.ai/mcp/apache-iotdb-mcp-server-f9vvku)
commit: 9b5792e23fa0e2cfe94e78c22b2e6e03c135a99e
code hash: 771fe199c9a3d373f7e3a353a131b3a3a01f05b466a67db7b6bebdb74f56c64a
verified: 7/24/2026, 8:52:49 AM
view raw JSON →