Loading languages...
IN

influxdata/influxdb3_mcp_server

@influxdata12

MCP Server for InfluxDB 3

influxdb
mcp
database
time-series
node.js

# mcpServer Config

{
  "mcpServers": {
    "influxdb": {
      "command": "node",
      "args": [
        "/path/to/influx-mcp-standalone/build/index.js"
      ],
      "env": {
        "INFLUX_DB_INSTANCE_URL": "http://localhost:8181/",
        "INFLUX_DB_TOKEN": "<YOUR_INFLUXDB_TOKEN>",
        "INFLUX_DB_PRODUCT_TYPE": "core"
      }
    }
  }
}

# stdio

node build/index.js
Transport:
stdio
Ngôn ngữ:
TypeScript
Đã tạo:5/23/2025
Đã cập nhật:8/8/2025
Trang chủ: