Iotdb MCP Server
UnclaimedApache IoTDB MCP Server
Install
$
docker run -e IOTDB_HOST=<your-iotdb-host> -e IOTDB_PORT=<your-iotdb-port> -e IOTDB_USER=<your-iotdb-user> -e IOTDB_PASSWORD=<your-iotdb-password> iotdb-mcp-serverUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (11)
describe_table
export_query
export_table_query
filename
(string): Optional filename for the exported file. If not provided, a unique filename will be generated.
format
(string): Export format, either "csv" or "excel" (default: "csv")
list_tables
metadata_query
query_sql
(string): The SHOW/COUNT SQL query to execute
read_query
select_query
table_name
(string): Name of table to describe