Installation & Configuration
{
"mcpServers": {
"influxdb": {
"command": "npx",
"args": [
"influxdb-mcp-server"
],
"env": {
"INFLUXDB_TOKEN": "your_token",
"INFLUXDB_URL": "http://localhost:8086",
"INFLUXDB_ORG": "your_org"
}
}
}
}Information
Transport
stdiostreamable-http
Language
JavaScript
Created
2026/6/12
Updated
2026/6/12