Hi Chris, MCP[1] is a standard protocol which can let agents access external services and tools.
MCP has recently become highly popular in the AI community. MCP helps you build agents and complex workflows on top of LLMs. LLMs frequently need to integrate with data and tools, and MCP provides: - A growing list of pre-built integrations that your LLM can directly plug into - The flexibility to switch between LLM providers and vendors - Best practices for securing your data within your infrastructure For example, with IoTDB MCP Server installed locally, I can configure it in my Claude Desktop, and then I can chat with Claude in natural language to let it retrieve and analyze data from IoTDB for me. [1] https://modelcontextprotocol.io/introduction Best regards, ----------------------- Yuan Tian On Thu, Apr 17, 2025 at 2:55 PM Christofer Dutz <christofer.d...@c-ware.de> wrote: > Could someone please post on this list, what the MCP server is? > Just had a look at this list and really only could find some information > that it exsits, not what it does. > > Chris > > Von: Haonan Hou <hao...@apache.org> > Datum: Donnerstag, 17. April 2025 um 05:53 > An: dev@iotdb.apache.org <dev@iotdb.apache.org> > Betreff: Re: Release IoTDB MCP Server to Pypi > Hi Yuan, > > I think as an Apache project, the vote process is necessary for a release. > I would like to help you with that. > > Best, > Haonan > > On 2025/04/17 01:09:05 Yuan Tian wrote: > > Hi all, > > > > Since we've already supported both tree and table model in Apache IoTDB > MCP > > Server[1], I think it's time for us to release an official version to > pypi > > so that people can directly download that using pip or uv without git > clone > > source code and compile it by themselves. > > > > BTW, our mcp server has already been included by mcp official repo[1], > > smithery.ai[3] and mcpsvr[4]. > > > > So I don't know if the mcp server still needs the vote process just like > > iotdb? If anyone could help me with this? > > > > > > [1] https://github.com/apache/iotdb-mcp-server > > [2] https://github.com/modelcontextprotocol/servers > > [3] https://smithery.ai/server/@apache/iotdb-mcp-server > > [4] https://mcpsvr.com/ > > > > Best regards, > > ------------------------ > > Yuan Tian > > >