Hi, I happened to notice this repository last week and took a look. Great work from the three of you.
I am very interested in using the MCP server in my COVESA Central Data Service Playground as a way to get IoTDB TS data to LLMs. Looking at the source I noticed you currently support the table data model. Do you have any plans to extend it to also support the tree/columnar data model? I am currently preparing for the COVESA automotive conference mid-May in Berlin, but after we could contribute if that is something you are interested in. btw whilst I am interrupting people: on the topic of AI my group is finalising the work to integrate IoTDB into a deterministic Semantic Reasoning system. From DIKW pyramid perspective, IoTDB provides TS data from the Information Layer, which the Knowledge Layer reasons on and provides the result. We appear to be on track to merge it in time for the conference. Another piece of work someone might find useful. I have integrated IoTDB support into a CAN feeder. Southbound you can take CAN data (SocketCAN, virtual CAN, CAN dump plus the DBC file describing it), define the mapping to the automotive VSS data model and write the data northbound to IoTDB. Currently the IoTDB connection config is defined in the code, but it works. Both are OSS. Best Wishes, Stephen Lawrence > -----Original Message----- > From: Yuan Tian <jackietie...@gmail.com> > Sent: 08 April 2025 03:18 > To: dev <dev@iotdb.apache.org> > Subject: MCP Server for Apache IoTDB > > Hi all, > > Just want to let you know that we develop a MCP Server for Apache IoTDB[1] > and that is also included by MCP Github README [2] and Smithery.ai > website[3]. > > Also apologize for not discussing it on the dev mailing list beforehand > and > directly creating the MCP repository for IoTDB[1]... > > > [1] > https://github.c/ > om%2Fapache%2Fiotdb-mcp- > server&data=05%7C02%7Cstephen.lawrence%40renesas.com%7Cd95250289ab0452e5ca > 708dd76439660%7C53d82571da1947e49cb4625a166a4a2a%7C0%7C0%7C638796754853488 > 894%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIl > AiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=jWoh5a9p > NXUdZTyDMQkczoX%2BS%2Bjgywu6REXvVPf1lok%3D&reserved=0 > [2] > https://github.c/ > om%2Fmodelcontextprotocol%2Fservers&data=05%7C02%7Cstephen.lawrence%40rene > sas.com%7Cd95250289ab0452e5ca708dd76439660%7C53d82571da1947e49cb4625a166a4 > a2a%7C0%7C0%7C638796754853524156%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiO > nRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3 > D%7C0%7C%7C%7C&sdata=71sh2Qmv4q9s0%2F1e6fHTwWHhjMFGYQki6bZ9SThHD%2BI%3D&re > served=0 > [3] > https://smithery/ > .ai%2Fserver%2F%40apache%2Fiotdb-mcp- > server&data=05%7C02%7Cstephen.lawrence%40renesas.com%7Cd95250289ab0452e5ca > 708dd76439660%7C53d82571da1947e49cb4625a166a4a2a%7C0%7C0%7C638796754853542 > 962%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIl > AiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=o2b7N3mq > WnXw%2F1Q%2Fyw9OixleK9UCmLFe7ZAFsCEXlac%3D&reserved=0 > > Best regards, > ----------------------- > Yuan Tian