MCPVault

format

MCP tool from Iotdb MCP Server by apache

(string): Export format, either "csv" or "excel" (default: "csv")

How to use it

format is exposed by the Iotdb MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the format tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Iotdb MCP Server

$docker run -e IOTDB_HOST=<your-iotdb-host> -e IOTDB_PORT=<your-iotdb-port> -e IOTDB_USER=<your-iotdb-user> -e IOTDB_PASSWORD=<your-iotdb-password> iotdb-mcp-server
FULL IOTDB MCP SERVER LISTING