apache_iotdb-mcp-server
If you are the rightful owner of apache_iotdb-mcp-server 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. This server enables running SQL queries.
read_query
Execute SELECT queries to read data from the database.
list_tables
Get a list of all tables in the database.
describe-table
View schema information for a specific table.