Apache Iotdb MCP Server
A

Apache Iotdb MCP Server

The implementation of the IoTDB MCP Server provides the ability to interact with the database and perform business intelligence analysis through IoTDB, supporting SQL query operations.
2 points
8.8K

What is the IoTDB MCP Server?

The IoTDB MCP Server is a model context protocol server based on IoTDB, allowing you to access and manage data in the database through SQL queries. It provides powerful query, table management, and schema definition tools.

How to use the IoTDB MCP Server?

Using the IoTDB MCP Server is very simple. Just configure the environment and run the server to start executing SQL queries. You can list all tables, describe table structures, and perform data read operations.

Applicable Scenarios

The IoTDB MCP Server is suitable for enterprise users who need real - time data analysis, such as in the fields of Industrial Internet of Things (IIoT), energy management, and intelligent manufacturing.

Main Features

Execute SQL Queries
Execute SELECT statements through the built - in `read_query` tool to obtain data.
List All Tables
Use the `list_tables` tool to quickly view all available tables in the database.
Describe Table Structure
Use the `describe_table` tool to view the column names and their data types of a specific table.
Advantages
Supports multiple SQL query functions and is easy to learn.
Efficiently processes large - scale time - series data.
Integrates the powerful functions of IoTDB, suitable for complex business requirements.
Limitations
Support for low - latency real - time responses may be limited.
Requires the installation of IoTDB dependencies, and the initial configuration is cumbersome.

How to Use

Install the IoTDB MCP Server
Clone the GitHub repository and set up a Python virtual environment.
Configure Environment Variables
Specify the IoTDB connection information in the Claude Desktop configuration file.
Start the Server
Run the command to start the IoTDB MCP Server.

Usage Examples

Query Device Data
Filter data within a specific time period from the device table.
View Table Structure
Check the column names and types of the device table.

Frequently Asked Questions

How to install the IoTDB MCP Server?
Which operating systems does the IoTDB MCP Server support?
What if I forget to configure Claude Desktop?

Related Resources

Official Documentation
The official documentation of IoTDB.
GitHub Repository
The source code address of the IoTDB MCP Server.
Video Tutorial
An introductory video for the IoTDB MCP Server.

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "iotdb": {
      "command": "uv",
      "args": [
        "--directory",
        "YOUR_REPO_PATH/src/iotdb_mcp_server",
        "run",
        "server.py"
      ],
      "env": {
        "IOTDB_HOST": "127.0.0.1",
        "IOTDB_PORT": "6667",
        "IOTDB_USER": "root",
        "IOTDB_PASSWORD": "root",
        "IOTDB_DATABASE": "test"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

M
MCP Alchemy
Certified
MCP Alchemy is a tool that connects Claude Desktop to multiple databases, supporting SQL queries, database structure analysis, and data report generation.
Python
14.6K
4.2 points
P
Postgresql MCP
A PostgreSQL database MCP service based on the FastMCP library, providing CRUD operations, schema inspection, and custom SQL query functions for specified tables.
Python
15.6K
4 points
A
Awesome MCP List
This is a continuously updated curated list of MCP servers, covering multiple categories such as browser control, art and culture, cloud platforms, command - line, communication, customer data platforms, databases, developer tools, data science tools, file systems, finance and fintech, games, knowledge and memory, location services, marketing, monitoring, search, and utilities. Each project comes with a GitHub link and the number of stars, making it easy for users to quickly understand and use.
13.5K
5 points
W
Wren
Wren Engine is a semantic engine designed for MCP clients and AI agents, providing semantic layer support to enable AI to accurately understand enterprise data models and business logic. It supports multiple data sources and is embedded in MCP clients to ensure the accuracy and governance of data interaction.
Java
13.0K
4 points
M
MCP Redis
Certified
Redis MCP Server is a natural language interface service designed for Redis, supporting AI agents to query and manage Redis data through natural language, integrating the MCP protocol, and providing multiple data structures and search functions.
Python
15.4K
4.5 points
S
Supabase MCP Server
The Supabase MCP Server is an open - source tool that allows IDEs to securely execute SQL, manage schema changes, call the Supabase management API, and use the Auth Admin SDK, with built - in security control.
Python
17.2K
5 points
D
Dbhub
DBHub is a general database gateway that implements the Model Context Protocol (MCP) and supports connections to and operations on multiple databases.
TypeScript
15.9K
4 points
M
MCP Server Mysql
An MCP server for MySQL databases based on NodeJS, providing database schema checking and SQL query execution capabilities for LLMs.
TypeScript
19.7K
4 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
22.8K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
32.3K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
20.1K
4.5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
65.0K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
28.2K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
59.6K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
19.8K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
89.5K
4.7 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase