mludvig/influxdb-mcp
3.2
If you are the rightful owner of influxdb-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The InfluxDB MCP Server provides read-only access to InfluxDB v2 for LLMs, enabling querying of time-series data via Flux queries and schema discovery.
Tools
Functions exposed to the LLM to take actions
test_connection
Test InfluxDB connection and return status.
list_buckets
List all available buckets.
list_measurements
List measurements in a bucket.
execute_flux_query
Execute custom Flux queries.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client