74
/ 100
1 month ago
glama

InfluxDB MCP Server

Enables interaction with InfluxDB 3 (Core/Enterprise/Cloud Dedicated/Clustered/Cloud Serverless) through MCP clients, providing tools for querying, writing, managing databases, tokens, and more.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: INFLUX_DB_DATABASE_TOKEN, INFLUX_DB_MANAGEMENT_TOKEN, INFLUX_DB_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configINFLUX_DB_ACCOUNT_IDyour_account_id_here
configINFLUX_DB_CLUSTER_IDYou must provide INFLUX_DB_PRODUCT_TYPE=cloud-dedicated and , plus one of these token combinations:
🔐 secretINFLUX_DB_DATABASE_TOKEN
configINFLUX_DB_INSTANCE_URL(e.g. http://localhost:8181/)
🔐 secretINFLUX_DB_MANAGEMENT_TOKENyour_management_token_here
configINFLUX_DB_PRODUCT_TYPE(core or enterprise)
🔐 secretINFLUX_DB_TOKENyour_influxdb_token_here
configINFLUX_TEST_ENABLED
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/influxdata-influxdb3-mcp-server-0nxw2w)](https://m8ven.ai/mcp/influxdata-influxdb3-mcp-server-0nxw2w)
commit: 8fdbc4314c856b6e69f15f467916c35385ed631c
code hash: f39eb458af981e0f4fa34d7f9405826059f8f907f98e44acdcf7d36b92a03d93
verified: 6/10/2026, 10:29:03 AM
view raw JSON →