apache_iotdb-mcp-server

MCP-Mirror/apache_iotdb-mcp-server

3.1

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.

Tools

Functions exposed to the LLM to take actions

read_query

Execute a SELECT query on the IoTDB. Please use table sql_dialect when generating SQL queries.

Args: query_sql: The SQL query to execute (using TABLE dialect)

list_tables

List all tables in the IoTDB database.

describe_table

Get the schema information for a specific table Args: table_name: name of the table to describe

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources